in reply to Re^2: Regex for splitting a string on a semicolon (conditionally)
in thread Regex for splitting a string on a semicolon (conditionally)
Some of the entries don't have capital initials, which is why I had A-z rather than A-Z.
You may already be aware of this, but the important thing to remember about the A-z character class range is that it includes the [ \ ] ^ _ ` characters as well, and A-Za-z does not.
Give a man a fish: <%-(-(-(-<
|
|---|