Searched refs:known_utf8 (Results 1 – 3 of 3) sorted by relevance
4719 const locale_utf8ness_t known_utf8, in S_get_locale_string_utf8ness_i() argument4729 PERL_UNUSED_ARG(known_utf8); in S_get_locale_string_utf8ness_i()4751 known_utf8)); in S_get_locale_string_utf8ness_i()4781 if (UNLIKELY(known_utf8 != LOCALE_UTF8NESS_UNKNOWN)) { in S_get_locale_string_utf8ness_i()4782 return (known_utf8 == LOCALE_IS_UTF8) ? UTF8NESS_YES : UTF8NESS_NO; in S_get_locale_string_utf8ness_i()
7006 S_get_locale_string_utf8ness_i(pTHX_ const char *string, const locale_utf8ness_t known_utf8, const …
4411 |const locale_utf8ness_t known_utf8 \