Searched defs:newlocale (Results 1 – 5 of 5) sorted by relevance
466 #define newlocale libintl_newlocale macro497 #define newlocale libintl_newlocale macro
495 #define newlocale libintl_newlocale macro
503 #define newlocale libintl_newlocale macro
2774 newlocale (int category_mask, const char *name, locale_t base) in newlocale() function
143 const char *newlocale = setlocale(LC_ALL, ""); in checks() local