Lines Matching refs:category
2749 int category; in match() local
2756 category = UCD_CATEGORY(fc); in match()
2757 if ((category == ucp_L || category == ucp_N) == notmatch) in match()
2794 int category; in match() local
2801 category = UCD_CATEGORY(fc); in match()
2802 if ((category == ucp_L || category == ucp_N || in match()
3547 int category; in match() local
3557 category = UCD_CATEGORY(fc); in match()
3558 if ((category == ucp_L || category == ucp_N) == (Lctype == OP_NOTPROP)) in match()
3598 int category; in match() local
3608 category = UCD_CATEGORY(fc); in match()
3609 if ((category == ucp_L || in match()
3610 category == ucp_N || in match()
4129 int category; in match() local
4137 category = UCD_CATEGORY(fc); in match()
4138 if ((category == ucp_L || category == ucp_N) == notmatch) in match()
4179 int category; in match() local
4187 category = UCD_CATEGORY(fc); in match()
4188 if ((category == ucp_L || category == ucp_N || in match()