Searched refs:PCRE2_ERROR_UTF8_ERR5 (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/pcre/pcre2lib/ | ||
H A D | pcre2_valid_utf.c | 165 case 5: return PCRE2_ERROR_UTF8_ERR5; in PRIV() |
H A D | pcre2.h | 327 #define PCRE2_ERROR_UTF8_ERR5 (-7) macro |
Completed in 10 milliseconds