Home
last modified time | relevance | path

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

/php-src/ext/pcre/
H A Dphp_pcre.c627 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
639 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
686 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
739 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
779 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()
830 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()
853 pcre_handle_exec_error(PCRE2_ERROR_INTERNAL); in pcre_get_compiled_regex_cache_ex()
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_match.c2609 return PCRE2_ERROR_INTERNAL; in match()
2972 return PCRE2_ERROR_INTERNAL; in match()
3247 return PCRE2_ERROR_INTERNAL; in match()
3499 return PCRE2_ERROR_INTERNAL; in match()
3800 return PCRE2_ERROR_INTERNAL; in match()
4380 return PCRE2_ERROR_INTERNAL; in match()
4698 return PCRE2_ERROR_INTERNAL; in match()
4955 return PCRE2_ERROR_INTERNAL; in match()
6450 return PCRE2_ERROR_INTERNAL; in match()
6499 return PCRE2_ERROR_INTERNAL; in match()
[all …]
H A Dpcre2_convert.c1142 return PCRE2_ERROR_INTERNAL; in pcre2_pattern_convert()
1164 return PCRE2_ERROR_INTERNAL; in pcre2_pattern_convert()
H A Dpcre2.h385 #define PCRE2_ERROR_INTERNAL (-44) macro
H A Dpcre2_dfa_match.c3579 default: return PCRE2_ERROR_INTERNAL; in pcre2_dfa_match()
H A Dpcre2_jit_compile.c14208 default: return PCRE2_ERROR_INTERNAL; in jit_compile()

Completed in 77 milliseconds