Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/
H A Dphp_pcre.c658 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
670 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
719 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
770 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
781 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
818 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
841 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
869 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
879 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_match.c2509 return PCRE2_ERROR_INTERNAL; in match()
2810 return PCRE2_ERROR_INTERNAL; in match()
3085 return PCRE2_ERROR_INTERNAL; in match()
3337 return PCRE2_ERROR_INTERNAL; in match()
3567 return PCRE2_ERROR_INTERNAL; in match()
4080 return PCRE2_ERROR_INTERNAL; in match()
4398 return PCRE2_ERROR_INTERNAL; in match()
4655 return PCRE2_ERROR_INTERNAL; in match()
6024 return PCRE2_ERROR_INTERNAL; in match()
6073 return PCRE2_ERROR_INTERNAL; in match()
[all …]
H A Dpcre2_convert.c1135 return PCRE2_ERROR_INTERNAL; in pcre2_pattern_convert()
1157 return PCRE2_ERROR_INTERNAL; in pcre2_pattern_convert()
H A Dpcre2.h378 #define PCRE2_ERROR_INTERNAL (-44) macro
H A Dpcre2_dfa_match.c3468 default: return PCRE2_ERROR_INTERNAL; in pcre2_dfa_match()
H A Dpcre2_jit_compile.c13526 default: return PCRE2_ERROR_INTERNAL; in jit_compile()

Completed in 94 milliseconds