Home
last modified time | relevance | path

Searched defs:strcmp_c8 (Results 1 – 3 of 3) sorted by relevance

/external/pcre/src/
Dpcre2_string_utils.c130 PRIV(strcmp_c8)(PCRE2_SPTR str1, const char *str2) in PRIV() argument
Dpcre2_substitute.c658 if (PRIV(strcmp_c8)(name, STRING_MARK) == 0) in pcre2_substitute() local
Dpcre2_compile.c2165 if (PRIV(strcmp_c8)(name, STRING_bidiclass) == 0 || in get_ucp() local
2175 else if (PRIV(strcmp_c8)(name, STRING_script) == 0 || in get_ucp() local
2179 else if (PRIV(strcmp_c8)(name, STRING_scriptextensions) == 0 || in get_ucp() local