All Tags »
preg_match »
equivalent »
php »
pcre »
segmentation fault
Sorry, but there are no more tags available to filter with.
-
Hello,
I have written a regular expression that I think is syntactically correct but it when used with some versions of php it will cause a segmentation fault. While PCRE Version 7 is being accused for this bug it's not of much help to me. I am wondering if perhaps there is a way to rewrite the expression. Maybe someone has ideas on an ...