Searched refs:occhars (Results 1 – 1 of 1) sorted by relevance
584 #define occhars frame->Xocchars in match() macro641 pcre_uchar occhars[6]; in match()3417 oclength = PRIV(ord2utf)(othercase, occhars); in match()3428 memcmp(eptr, occhars, IN_UCHARS(oclength)) == 0) eptr += oclength; in match()3451 memcmp(eptr, occhars, IN_UCHARS(oclength)) == 0) eptr += oclength; in match()3472 memcmp(eptr, occhars, IN_UCHARS(oclength)) == 0) eptr += oclength; in match()
Completed in 13 milliseconds