Home
last modified time | relevance | path

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

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