STRCMP_UC_UC     1343 ext/pcre/pcrelib/pcre_exec.c               if (STRCMP_UC_UC(slotA + IMM2_SIZE, slotB + IMM2_SIZE) == 0)
STRCMP_UC_UC     1359 ext/pcre/pcrelib/pcre_exec.c                 if (STRCMP_UC_UC(slotA + IMM2_SIZE, slotB + IMM2_SIZE) == 0)
STRCMP_UC_UC     1407 ext/pcre/pcrelib/pcre_exec.c             if (STRCMP_UC_UC(slotA + IMM2_SIZE, slotB + IMM2_SIZE) == 0)
STRCMP_UC_UC     1425 ext/pcre/pcrelib/pcre_exec.c               if (STRCMP_UC_UC(slotA + IMM2_SIZE, slotB + IMM2_SIZE) == 0)
STRCMP_UC_UC      120 ext/pcre/pcrelib/pcre_get.c   int c = STRCMP_UC_UC((pcre_uchar *)stringname,
STRCMP_UC_UC      204 ext/pcre/pcrelib/pcre_get.c   int c = STRCMP_UC_UC((pcre_uchar *)stringname,
STRCMP_UC_UC      212 ext/pcre/pcrelib/pcre_get.c       if (STRCMP_UC_UC((pcre_uchar *)stringname,
STRCMP_UC_UC      218 ext/pcre/pcrelib/pcre_get.c       if (STRCMP_UC_UC((pcre_uchar *)stringname,
STRCMP_UC_UC     2671 ext/pcre/pcrelib/pcre_internal.h #define STRCMP_UC_UC_TEST(str1, str2) STRCMP_UC_UC(str1, str2)