Searched refs:_locale_set_l (Results 1 – 1 of 1) sorted by relevance
117 extern int _locale_set_l(const unsigned char *p, __locale_t base) attribute_hidden;564 int attribute_hidden _locale_set_l(const unsigned char *p, __locale_t base) in _locale_set_l() function906 _locale_set_l((unsigned char*) C_LOCALE_SELECTOR, base); in _locale_init_l()1286 _locale_set_l(new_selector, base); in newlocale()1298 _locale_set_l(new_selector, base); in newlocale()
Completed in 6 milliseconds