Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/
H A Dphp_pcre.c60 PHP_PCRE_INTERNAL_ERROR, enumerator
137 preg_code = PHP_PCRE_INTERNAL_ERROR; in pcre_handle_exec_error()
412 …REGISTER_LONG_CONSTANT("PREG_INTERNAL_ERROR", PHP_PCRE_INTERNAL_ERROR, CONST_CS | CONST_PERSISTENT… in PHP_MINIT_FUNCTION()
1111 PCRE_G(error_code) = PHP_PCRE_INTERNAL_ERROR; in php_pcre_match_impl()
1605 PCRE_G(error_code) = PHP_PCRE_INTERNAL_ERROR; in php_pcre_replace_impl()
1638 PCRE_G(error_code) = PHP_PCRE_INTERNAL_ERROR; in php_pcre_replace_impl()
1859 PCRE_G(error_code) = PHP_PCRE_INTERNAL_ERROR; in php_pcre_replace_func_impl()
1894 PCRE_G(error_code) = PHP_PCRE_INTERNAL_ERROR; in php_pcre_replace_func_impl()
2538 PCRE_G(error_code) = PHP_PCRE_INTERNAL_ERROR; in php_pcre_split_impl()
2568 PCRE_G(error_code) = PHP_PCRE_INTERNAL_ERROR; in php_pcre_split_impl()
[all …]

Completed in 11 milliseconds