strcmp_uc_uc_utf 2728 ext/pcre/pcrelib/pcre_internal.h extern int               PRIV(strcmp_uc_uc_utf)(const pcre_uchar *,
strcmp_uc_uc_utf 2734 ext/pcre/pcrelib/pcre_internal.h   (utf ? PRIV(strcmp_uc_uc_utf)((str1), (str2)) : PRIV(strcmp_uc_uc)((str1), (str2)))