in reply to Re^2: [RFC] Building Regex Alternations Dynamically
in thread Building Regex Alternations Dynamically

Yeah sorry I had

> > (or was it only the repetition counter .{x} limited to x aprox 32000 ?)

in mind. Since regexes are compiled to op codes hard limits are unlikely.

> As you may have seen I added a TL;DR, thanks for the idea!

Hmm probably it's time to include support for TOC = table of content in my wiki add on :)

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!

  • Comment on Re^3: [RFC] Building Regex Alternations Dynamically