STRNCMP_UC_UC 6878 ext/pcre/pcrelib/pcre_compile.c if (STRNCMP_UC_UC(name, slot+IMM2_SIZE, namelen) == 0) break; STRNCMP_UC_UC 6896 ext/pcre/pcrelib/pcre_compile.c if (STRNCMP_UC_UC(name, slot+IMM2_SIZE, namelen) != 0 || STRNCMP_UC_UC 7136 ext/pcre/pcrelib/pcre_compile.c STRNCMP_UC_UC(name, ng->name, namelen) == 0) STRNCMP_UC_UC 7281 ext/pcre/pcrelib/pcre_compile.c STRNCMP_UC_UC(name, ng->name, namelen) == 0) STRNCMP_UC_UC 7309 ext/pcre/pcrelib/pcre_compile.c if (STRNCMP_UC_UC(name, slot+IMM2_SIZE, namelen) == 0 &&