Home
last modified time | relevance | path

Searched refs:known_utf8 (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dlocale.c4719 const locale_utf8ness_t known_utf8, in S_get_locale_string_utf8ness_i() argument
4729 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()
H A Dproto.h7006 S_get_locale_string_utf8ness_i(pTHX_ const char *string, const locale_utf8ness_t known_utf8, const …
H A Dembed.fnc4411 |const locale_utf8ness_t known_utf8 \