in reply to Re^2: [RFC] Building Regex Alternations Dynamically
in thread Building Regex Alternations Dynamically
Maybe not in the string length but for sure in the processing.
something like /x{33000}/ will result in
Quantifier in {,} bigger than 32766 in regex; ...
But that's not exactly relevant for your case :)
Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!
|
---|