Searched refs:PCRE2_ERROR_UTF8_ERR4 (Results 1 – 2 of 2) sorted by relevance
/PHP-8.1/ext/pcre/pcre2lib/ | ||
H A D | pcre2_valid_utf.c | 164 case 4: return PCRE2_ERROR_UTF8_ERR4; in PRIV() |
H A D | pcre2.h | 328 #define PCRE2_ERROR_UTF8_ERR4 (-6) macro |
Completed in 10 milliseconds