Home
last modified time | relevance | path

Searched defs:valid_utf (Results 1 – 3 of 3) sorted by relevance

/third_party/pcre2/pcre2/src/
Dpcre2_valid_utf.c63 PRIV(valid_utf)(PCRE2_SPTR string, PCRE2_SIZE length, PCRE2_SIZE *erroroffset) in PRIV() argument
94 PRIV(valid_utf)(PCRE2_SPTR string, PCRE2_SIZE length, PCRE2_SIZE *erroroffset) in PRIV() argument
Dpcre2_jit_compile.c6619 struct sljit_label *valid_utf; in check_wordboundary() local
/third_party/glib/glib/pcre/
Dpcre_valid_utf8.c104 PRIV(valid_utf)(PCRE_PUCHAR string, int length, int *erroroffset) in PRIV() argument