Lines Matching refs:UCD_CATEGORY
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()
4181 if ((UCD_CATEGORY(fc) == ucp_Z) == notmatch) in match()
4201 category = UCD_CATEGORY(fc); in match()
6066 int cat = UCD_CATEGORY(fc); in match()
6100 int cat = UCD_CATEGORY(fc); in match()