Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dlocale.c905 map_LC_ALL_position_to_index[LC_ALL_INDEX_] = { LC_ALL_INDEX_ }; variable
1323 index = map_LC_ALL_position_to_index[component_number++]; in S_parse_LC_ALL_string()
3099 i = map_LC_ALL_position_to_index[j]; in S_calculate_LC_ALL_string()
8812 if (map_LC_ALL_position_to_index[0] == LC_ALL_INDEX_) { in Perl_init_i18nl10n()
8824 map_LC_ALL_position_to_index[i] = in Perl_init_i18nl10n()
8835 i < C_ARRAY_LENGTH(map_LC_ALL_position_to_index); in Perl_init_i18nl10n()
8838 map_LC_ALL_position_to_index[i] = 0; in Perl_init_i18nl10n()