Lines Matching refs:cp
422 uint32_t cc, cp; in match_ref() local
425 cp = UCHAR21TEST(p); in match_ref()
426 if (TABLE_GET(cp, mb->lcc, cp) != TABLE_GET(cc, mb->lcc, cc)) in match_ref()
2347 const uint32_t *cp; in match() local
2414 cp = PRIV(ucd_caseless_sets) + Fecode[2]; in match()
2417 if (fc < *cp) in match()
2419 if (fc == *cp++) in match()
2692 const uint32_t *cp; in match() local
2699 cp = PRIV(ucd_caseless_sets) + Lpropvalue; in match()
2702 if (fc < *cp) in match()
2707 if (fc == *cp++) in match()
3444 const uint32_t *cp; in match() local
3454 cp = PRIV(ucd_caseless_sets) + Lpropvalue; in match()
3457 if (fc < *cp) in match()
3462 if (fc == *cp++) in match()
3965 const uint32_t *cp; in match() local
3973 cp = PRIV(ucd_caseless_sets) + Lpropvalue; in match()
3976 if (fc < *cp) in match()
3978 if (fc == *cp++) in match()