Home
last modified time | relevance | path

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

/freebsd-13-stable/lib/libc/locale/
HDcollate.h130 int __collate_load_tables(const char *);
HDsetlocale.c252 func = __collate_load_tables; in loadlocale()
HDcollate.c121 __collate_load_tables(const char *encoding) in __collate_load_tables() function