Home
last modified time | relevance | path

Searched refs:occhars (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_match.c635 #define occhars frame->Xocchars in match() macro
708 PCRE2_UCHAR occhars[6]; in match()
3528 oclength = PRIV(ord2utf)(othercase, occhars); in match()
3537 memcmp(eptr, occhars, CU2BYTES(oclength)) == 0) eptr += oclength; in match()
3558 memcmp(eptr, occhars, CU2BYTES(oclength)) == 0) eptr += oclength; in match()
3577 memcmp(eptr, occhars, CU2BYTES(oclength)) == 0) eptr += oclength; in match()