Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/
H A Dphp_pcre.h47 PHP_PCRE_JIT_STACKLIMIT_ERROR enumerator
H A Dphp_pcre_arginfo.h110 …REGISTER_LONG_CONSTANT("PREG_JIT_STACKLIMIT_ERROR", PHP_PCRE_JIT_STACKLIMIT_ERROR, CONST_PERSISTEN… in register_php_pcre_symbols()
H A Dphp_pcre.c123 preg_code = PHP_PCRE_JIT_STACKLIMIT_ERROR; in pcre_handle_exec_error()
157 case PHP_PCRE_JIT_STACKLIMIT_ERROR: in php_pcre_get_error_msg()

Completed in 25 milliseconds