Searched refs:occhars (Results 1 – 1 of 1) sorted by relevance
570 #define occhars frame->Xocchars in match() macro627 pcre_uchar occhars[6]; in match()3318 oclength = PRIV(ord2utf)(othercase, occhars); in match()3329 memcmp(eptr, occhars, IN_UCHARS(oclength)) == 0) eptr += oclength; in match()3352 memcmp(eptr, occhars, IN_UCHARS(oclength)) == 0) eptr += oclength; in match()3373 memcmp(eptr, occhars, IN_UCHARS(oclength)) == 0) eptr += oclength; in match()
Completed in 28 milliseconds