Searched defs:newlocale (Results 1 – 4 of 4) sorted by relevance
33 static inline locale_t newlocale(int, const char *, locale_t) { in newlocale() function
143 const char *newlocale = setlocale(LC_ALL, ""); in checks() local
15 locale_t newlocale( int mask, const char * locale, locale_t /*base*/ ) in newlocale() function
39 locale_t newlocale(int category_mask, const char *locale, locale_t base) in newlocale() function