Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/
H A Dphp_pcre.c643 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
655 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
702 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
754 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
765 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
802 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
825 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
853 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
863 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_match.c2546 return PCRE2_ERROR_INTERNAL; in match()
2901 return PCRE2_ERROR_INTERNAL; in match()
3176 return PCRE2_ERROR_INTERNAL; in match()
3428 return PCRE2_ERROR_INTERNAL; in match()
3720 return PCRE2_ERROR_INTERNAL; in match()
4287 return PCRE2_ERROR_INTERNAL; in match()
4605 return PCRE2_ERROR_INTERNAL; in match()
4862 return PCRE2_ERROR_INTERNAL; in match()
6231 return PCRE2_ERROR_INTERNAL; in match()
6280 return PCRE2_ERROR_INTERNAL; in match()
[all …]
H A Dpcre2_convert.c1134 return PCRE2_ERROR_INTERNAL; in pcre2_pattern_convert()
1156 return PCRE2_ERROR_INTERNAL; in pcre2_pattern_convert()
H A Dpcre2.h378 #define PCRE2_ERROR_INTERNAL (-44) macro
H A Dpcre2_dfa_match.c3527 default: return PCRE2_ERROR_INTERNAL; in pcre2_dfa_match()
H A Dpcre2_jit_compile.c13755 default: return PCRE2_ERROR_INTERNAL; in jit_compile()

Completed in 112 milliseconds