Searched refs:PCRE_ERROR_BADUTF16 (Results 1 – 2 of 2) sorted by relevance
/third_party/glib/glib/pcre/ | ||
D | pcre.h | 160 #define PCRE_ERROR_BADUTF16 (-10) /* Same for 8/16 */ macro |
D | pcre_exec.c | 6436 PCRE_ERROR_SHORTUTF16 : PCRE_ERROR_BADUTF16; in pcre_exec() |