Home | History | Annotate | Download | only in pcre

Lines Matching full:occhars

553 #define occhars            frame->Xocchars
608 uschar occhars[8];
2861 oclength = _pcre_ord2utf8(othercase, occhars);
2872 memcmp(eptr, occhars, oclength) == 0) eptr += oclength;
2895 memcmp(eptr, occhars, oclength) == 0) eptr += oclength;
2916 memcmp(eptr, occhars, oclength) == 0) eptr += oclength;