Searched refs:find_locale (Results 1 – 1 of 1) sorted by relevance
1065 static int find_locale(int category_mask, const char *p, in find_locale() function1077 #warning REMINDER: Fix buf size in find_locale. in find_locale()1174 if (!find_locale(category_mask, locale, new_locale)) { in composite_locale()1201 if ((category_mask & c) && (!t || !find_locale(c, t, new_locale))) { in composite_locale()1265 if (!find_locale(i, p, new_selector)) { in newlocale()
Completed in 4 milliseconds