Home
last modified time | relevance | path

Searched defs:chartype (Results 1 – 6 of 6) sorted by relevance

/third_party/glib/glib/pcre/
Dpcre_xclass.c128 const pcre_uint8 chartype = UCD_CHARTYPE(c); in PRIV() local
Dpcre_dfa_exec.c1061 const pcre_uint8 chartype = UCD_CHARTYPE(c); in internal_dfa_exec() local
1295 const pcre_uint8 chartype = UCD_CHARTYPE(c); in internal_dfa_exec() local
1542 const pcre_uint8 chartype = UCD_CHARTYPE(c); in internal_dfa_exec() local
1814 const pcre_uint8 chartype = UCD_CHARTYPE(c); in internal_dfa_exec() local
Dpcre_exec.c2560 const pcre_uint8 chartype = UCD_CHARTYPE(c); in match() local
4083 int chartype; in match() local
4857 int chartype; in match() local
5428 int chartype; in match() local
Dpcre_compile.c2938 const pcre_uint8 chartype = UCD_CHARTYPE(c); in check_char_prop() local
/third_party/pcre2/pcre2/src/
Dpcre2_match.c2645 int chartype; in match() local
3374 int chartype; in match() local
3902 int chartype; in match() local
Dpcre2_internal.h1796 uint8_t chartype; /* ucp_Cc, etc. (general categories) */ member