Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^3: [RFC] Building Regex Alternations Dynamically

by LanX (Saint)
on Jan 18, 2017 at 14:15 UTC ( [id://1179853]=note: print w/replies, xml ) Need Help??


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

> > IIRC there is a hard limit for the length of a regex-string

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!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1179853]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-03-28 17:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found