What is the best way of achieving a regex match at the beginning of a string being searched where the regex has a positive lookbehind?
Probably depends on your case.
What is the best way of achieving a regex match at the beginning of a string being searched where the regex has a positive lookbehind?
Probably depends on your case.