Searched defs:chartype (Results 1 – 6 of 6) sorted by relevance
128 const pcre_uint8 chartype = UCD_CHARTYPE(c); in PRIV() local
1061 const pcre_uint8 chartype = UCD_CHARTYPE(c); in internal_dfa_exec() local1295 const pcre_uint8 chartype = UCD_CHARTYPE(c); in internal_dfa_exec() local1542 const pcre_uint8 chartype = UCD_CHARTYPE(c); in internal_dfa_exec() local1814 const pcre_uint8 chartype = UCD_CHARTYPE(c); in internal_dfa_exec() local
2560 const pcre_uint8 chartype = UCD_CHARTYPE(c); in match() local4083 int chartype; in match() local4857 int chartype; in match() local5428 int chartype; in match() local
2938 const pcre_uint8 chartype = UCD_CHARTYPE(c); in check_char_prop() local
2645 int chartype; in match() local3374 int chartype; in match() local3902 int chartype; in match() local
1796 uint8_t chartype; /* ucp_Cc, etc. (general categories) */ member