STRNCMP_UC_UC 6880 ext/pcre/pcrelib/pcre_compile.c if (STRNCMP_UC_UC(name, slot+IMM2_SIZE, namelen) == 0) break; STRNCMP_UC_UC 6898 ext/pcre/pcrelib/pcre_compile.c if (STRNCMP_UC_UC(name, slot+IMM2_SIZE, namelen) != 0 || STRNCMP_UC_UC 7138 ext/pcre/pcrelib/pcre_compile.c STRNCMP_UC_UC(name, ng->name, namelen) == 0) STRNCMP_UC_UC 7283 ext/pcre/pcrelib/pcre_compile.c STRNCMP_UC_UC(name, ng->name, namelen) == 0) STRNCMP_UC_UC 7311 ext/pcre/pcrelib/pcre_compile.c if (STRNCMP_UC_UC(name, slot+IMM2_SIZE, namelen) == 0 &&