Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_valid_utf.c161 case 1: return PCRE2_ERROR_UTF8_ERR1; in PRIV()
H A Dpcre2.h323 #define PCRE2_ERROR_UTF8_ERR1 (-3) macro
/PHP-8.0/ext/pcre/
H A Dphp_pcre.c119 if (pcre_code <= PCRE2_ERROR_UTF8_ERR1 && pcre_code >= PCRE2_ERROR_UTF8_ERR21) { in pcre_handle_exec_error()

Completed in 41 milliseconds