Searched refs:PCRE_UTF16_ERR1 (Results 1 – 2 of 2) sorted by relevance
/third_party/glib/glib/pcre/ | ||
D | pcre.h | 212 #define PCRE_UTF16_ERR1 1 macro |
D | pcre_exec.c | 6435 return (errorcode <= PCRE_UTF16_ERR1 && md->partial > 1)? in pcre_exec() |