Home
last modified time | relevance | path

Searched refs:find_utf8_ctype_locales (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/perl/t/
H A Dloc_tools.pl759 sub find_utf8_ctype_locales (;$) { subroutine
788 my @utf8_locales = find_utf8_ctype_locales($try_locales_ref);
814 foreach my $locale (find_utf8_ctype_locales(shift)) {
/openbsd/gnu/usr.bin/perl/ext/I18N-Langinfo/t/
H A DLanginfo.t271 foreach my $utf8_locale (find_utf8_ctype_locales()) {