STRNCMP_UC_UC 6817 ext/pcre/pcrelib/pcre_compile.c if (STRNCMP_UC_UC(name, slot+IMM2_SIZE, namelen) == 0) break; STRNCMP_UC_UC 6835 ext/pcre/pcrelib/pcre_compile.c if (STRNCMP_UC_UC(name, slot+IMM2_SIZE, namelen) != 0 || STRNCMP_UC_UC 7070 ext/pcre/pcrelib/pcre_compile.c STRNCMP_UC_UC(name, ng->name, namelen) == 0) STRNCMP_UC_UC 7180 ext/pcre/pcrelib/pcre_compile.c STRNCMP_UC_UC(name, ng->name, namelen) == 0) STRNCMP_UC_UC 7206 ext/pcre/pcrelib/pcre_compile.c if (STRNCMP_UC_UC(name, slot+IMM2_SIZE, namelen) == 0 &&