Searched refs:category_names (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/gcc/libstdc++-v3/config/locale/gnu/ |
| D | c_locale.cc | 121 const char* const category_names[6 + _GLIBCXX_NUM_CATEGORIES] = 141 const char* const* const locale::_S_categories = __gnu_cxx::category_names;
|
| /openbsd/src/gnu/gcc/libstdc++-v3/config/locale/generic/ |
| D | c_locale.cc | 157 const char* const category_names[6 + _GLIBCXX_NUM_CATEGORIES] = 171 const char* const* const locale::_S_categories = __gnu_cxx::category_names;
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | locale.c | 809 STATIC const char * const category_names[] = { variable 999 category, category_names[i], i, caller_line)); in S_get_category_index_helper() 1153 category_names[i], result, temp)); \ 1346 for (index = 0; index < C_ARRAY_LENGTH(category_names); index++) { in S_parse_LC_ALL_string() 1348 && memEQ(s, category_names[index], name_len)) in S_parse_LC_ALL_string() 2066 category_names[index], cur_obj, in S_querylocale_2008_i() 2223 category_names[index], retval)); in S_querylocale_2008_i() 2270 categories[index], category_names[index], mask, in S_bool_setlocale_2008_i() 2476 DEBUG_NEW_OBJECT_FAILED(category_names[index], new_locale, in S_bool_setlocale_2008_i() 2491 DEBUG_NEW_OBJECT_CREATED(category_names[index], new_locale, in S_bool_setlocale_2008_i() [all …]
|
| D | Configure | 17577 const char * category_names[] = { 17659 category, category_names[j],
|