Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dlocale.c885 STATIC const int category_masks[] = { variable
2144 querylocale(category_masks[index], cur_obj) in S_querylocale_2008_i()
2261 int mask = category_masks[index]; in S_bool_setlocale_2008_i()
2516 new_obj = newlocale(category_masks[i], in S_bool_setlocale_2008_i()
8773 assert(category_masks[LC_ALL_INDEX_] == LC_ALL_MASK); in Perl_init_i18nl10n()