Searched refs:occhars (Results 1 – 1 of 1) sorted by relevance
553 #define occhars frame->Xocchars in match() macro608 uschar occhars[8]; in match()2861 oclength = _pcre_ord2utf8(othercase, occhars); in match()2872 memcmp(eptr, occhars, oclength) == 0) eptr += oclength; in match()2895 memcmp(eptr, occhars, oclength) == 0) eptr += oclength; in match()2916 memcmp(eptr, occhars, oclength) == 0) eptr += oclength; in match()