Searched refs:localeconv_l (Results 1 – 9 of 9) sorted by relevance
75 localeconv_l77 fun:localeconv_l
178 fun:localeconv_l
95 fun:localeconv_l
33 struct lconv *localeconv_l(locale_t __l);
62 struct lconv *localeconv_l(locale_t __l) { in localeconv_l() function
31 lconv *localeconv_l( locale_t loc ) in localeconv_l() function
38 lconv *localeconv_l( locale_t loc );
4336 lconv* lc = localeconv_l(loc.get()); in __init()4379 lconv* lc = localeconv_l(loc.get()); in __init()5911 lconv* lc = localeconv_l(loc.get()); in init()5959 lconv* lc = localeconv_l(loc.get()); in init()6024 lconv* lc = localeconv_l(loc.get()); in init()6107 lconv* lc = localeconv_l(loc.get()); in init()
352 return localeconv_l(__l);