Home
last modified time | relevance | path

Searched refs:PHP_PCRE_RECURSION_LIMIT_ERROR (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/ext/pcre/
H A Dphp_pcre.h43 PHP_PCRE_RECURSION_LIMIT_ERROR, enumerator
H A Dphp_pcre_arginfo.h107 …REGISTER_LONG_CONSTANT("PREG_RECURSION_LIMIT_ERROR", PHP_PCRE_RECURSION_LIMIT_ERROR, CONST_PERSIST… in register_php_pcre_symbols()
H A Dphp_pcre.c114 preg_code = PHP_PCRE_RECURSION_LIMIT_ERROR; in pcre_handle_exec_error()
153 case PHP_PCRE_RECURSION_LIMIT_ERROR: in php_pcre_get_error_msg()

Completed in 17 milliseconds