Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/
H A Dphp_pcre.c593 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
607 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
658 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
709 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
722 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
774 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
797 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
828 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
840 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_match.c2434 return PCRE2_ERROR_INTERNAL; in match()
2735 return PCRE2_ERROR_INTERNAL; in match()
3010 return PCRE2_ERROR_INTERNAL; in match()
3262 return PCRE2_ERROR_INTERNAL; in match()
3492 return PCRE2_ERROR_INTERNAL; in match()
4005 return PCRE2_ERROR_INTERNAL; in match()
4323 return PCRE2_ERROR_INTERNAL; in match()
4580 return PCRE2_ERROR_INTERNAL; in match()
5919 return PCRE2_ERROR_INTERNAL; in match()
5967 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.h383 #define PCRE2_ERROR_INTERNAL (-44) macro
H A Dpcre2_dfa_match.c3434 default: return PCRE2_ERROR_INTERNAL; in pcre2_dfa_match()
H A Dpcre2_jit_compile.c12069 default: return PCRE2_ERROR_INTERNAL; in jit_compile()

Completed in 82 milliseconds