Home
last modified time | relevance | path

Searched refs:PCRE_ERROR_BADUTF16 (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/glib/pcre/
Dpcre.h160 #define PCRE_ERROR_BADUTF16 (-10) /* Same for 8/16 */ macro
Dpcre_exec.c6436 PCRE_ERROR_SHORTUTF16 : PCRE_ERROR_BADUTF16; in pcre_exec()