Home
last modified time | relevance | path

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

/external/pcre/
Dpcre_exec.c553 #define occhars frame->Xocchars in match() macro
608 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()