https://bugs.exim.org/show_bug.cgi?id=1722
Philip Hazel <ph10@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|NEW |RESOLVED
--- Comment #16 from Philip Hazel <ph10@???> ---
Impossible to say. Different compilers, different environments, even different
optimization levels, all affect how much stack is used. However, you can make a
lot of difference yourself by crafting your regex pattern carefully. Have you
read the "pcrestack" man page? It contains an explanation of how PCRE uses the
stack. There is also a lot of information about optimizing patterns in Jeff
Friedl's book "Mastering Regular Expressions".
--
You are receiving this mail because:
You are on the CC list for the bug.