occhars 550 pcre/pcre_exec.cpp uschar occhars[8]; occhars 2353 pcre/pcre_exec.cpp oclength = _pcre_ord2utf8(othercase, occhars); occhars 2365 pcre/pcre_exec.cpp if (VMPI_memcmp(eptr, occhars, oclength) != 0) RRETURN(MATCH_NOMATCH); occhars 2388 pcre/pcre_exec.cpp if (VMPI_memcmp(eptr, occhars, oclength) != 0) RRETURN(MATCH_NOMATCH); occhars 2409 pcre/pcre_exec.cpp if (VMPI_memcmp(eptr, occhars, oclength) != 0) break;