Searched refs:load_locale (Results 1 – 5 of 5) sorted by relevance
/locale/programs/ |
A D | localedef.h | 140 extern struct localedef_t *load_locale (int locale, const char *name,
|
A D | localedef.c | 685 load_locale (int category, const char *name, const char *repertoire_name, in load_locale() function
|
A D | linereader.c | 752 locale = load_locale (LC_CTYPE, in get_string()
|
A D | ld-collate.c | 2655 copy_locale = load_locale (LC_COLLATE, now->val.str.startmb, in collate_read() 2709 load_locale (LC_COLLATE, now->val.str.startmb, repertoire_name, in collate_read()
|
A D | ld-ctype.c | 2130 copy_locale = load_locale (LC_CTYPE, now->val.str.startmb, in ctype_read()
|
Completed in 20 milliseconds