Searched refs:__collate_load_tables_l (Results 1 – 1 of 1) sorted by relevance
78 __collate_load_tables_l(const char *encoding, struct xlocale_collate *table);110 if (__collate_load_tables_l(encoding, table) != _LDP_LOADED) { in __collate_load()124 return (__collate_load_tables_l(encoding, &__xlocale_global_collate)); in __collate_load_tables()128 __collate_load_tables_l(const char *encoding, struct xlocale_collate *table) in __collate_load_tables_l() function