Lines Matching defs:category
2763 int category;
2770 category = UCD_CATEGORY(fc);
2771 if ((category == ucp_L || category == ucp_N) == notmatch)
2808 int category;
2815 category = UCD_CATEGORY(fc);
2816 if ((category == ucp_L || category == ucp_N ||
3561 int category;
3571 category = UCD_CATEGORY(fc);
3572 if ((category == ucp_L || category == ucp_N) == (Lctype == OP_NOTPROP))
3612 int category;
3622 category = UCD_CATEGORY(fc);
3623 if ((category == ucp_L ||
3624 category == ucp_N ||
4143 int category;
4151 category = UCD_CATEGORY(fc);
4152 if ((category == ucp_L || category == ucp_N) == notmatch)
4193 int category;
4201 category = UCD_CATEGORY(fc);
4202 if ((category == ucp_L || category == ucp_N ||