Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_exec.c586 #define occhars frame->Xocchars in match() macro
643 pcre_uchar occhars[6]; in match()
3419 oclength = PRIV(ord2utf)(othercase, occhars); in match()
3430 memcmp(eptr, occhars, IN_UCHARS(oclength)) == 0) eptr += oclength; in match()
3453 memcmp(eptr, occhars, IN_UCHARS(oclength)) == 0) eptr += oclength; in match()
3474 memcmp(eptr, occhars, IN_UCHARS(oclength)) == 0) eptr += oclength; in match()