Searched refs:UCD_CATEGORY (Results 1 – 4 of 4) sorted by relevance
2708 if ((UCD_CATEGORY(fc) == Lpropvalue) == notmatch) in match()2770 category = UCD_CATEGORY(fc); in match()2798 if ((UCD_CATEGORY(fc) == ucp_Z) == notmatch) in match()2815 category = UCD_CATEGORY(fc); in match()3497 if ((UCD_CATEGORY(fc) == Lpropvalue) == (Lctype == OP_NOTPROP)) in match()3571 category = UCD_CATEGORY(fc); in match()3602 if ((UCD_CATEGORY(fc) == ucp_Z) == (Lctype == OP_NOTPROP)) in match()3622 category = UCD_CATEGORY(fc); in match()4085 if ((UCD_CATEGORY(fc) == Lpropvalue) == notmatch) break; in match()4151 category = UCD_CATEGORY(fc); in match()[all …]
1119 uint32_t cat = UCD_CATEGORY(d); in internal_dfa_match()1144 uint32_t cat = UCD_CATEGORY(c); in internal_dfa_match()
1852 #define UCD_CATEGORY(ch) PRIV(ucp_gentype)[UCD_CHARTYPE(ch)] macro
360 int type = UCD_CATEGORY(c); in print_prop()