Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_valid_utf.c152 return PCRE2_ERROR_UTF8_ERR21; in PRIV()
H A Dpcre2.h345 #define PCRE2_ERROR_UTF8_ERR21 (-23) macro
/PHP-8.3/ext/pcre/
H A Dphp_pcre.c128 if (pcre_code <= PCRE2_ERROR_UTF8_ERR1 && pcre_code >= PCRE2_ERROR_UTF8_ERR21) { in pcre_handle_exec_error()

Completed in 19 milliseconds