Searched refs:uselocale (Results 1 – 19 of 19) sorted by relevance
54 actual = querylocale(lparts[i].lpmask, uselocale(NULL)); in check_lparts()68 ATF_REQUIRE(uselocale(l1) != NULL); in do_locale_switch()77 ATF_REQUIRE(uselocale(l2) != NULL); in do_locale_switch()80 ATF_REQUIRE(uselocale(l1) != NULL); in do_locale_switch()
35 __stored = uselocale(__cloc); in __setAndRestore()37 __stored = uselocale(locale); in __setAndRestore()42 uselocale(__stored); in ~__setAndRestore()
24 _LIBCPP_HIDE_FROM_ABI __libcpp_locale_guard(locale_t& __loc) : __old_loc_(uselocale(__loc)) {} in __libcpp_locale_guard()28 uselocale(__old_loc_); in ~__libcpp_locale_guard()
55 locale_t uselocale(locale_t loc);
726 locale_t old = uselocale(ms->c_lc_ctype); in file_regcomp()737 uselocale(old); in file_regcomp()758 locale_t old = uselocale(ms->c_lc_ctype); in file_regexec()771 uselocale(old); in file_regexec()
120 old_lc_ctype = uselocale(c_lc_ctype); in cdf_app_to_mime()138 (void)uselocale(old_lc_ctype); in cdf_app_to_mime()
105 uselocale;
84 locale and then switch it back, `uselocale()` provides a way of doing this very86 call to `uselocale()` to restore it, without the need to load any locale data157 or `newlocale()` before calling `uselocale()`. This is a bit ugly, and it
372 uselocale(locale_t loc) in uselocale() function
47 duplocale.3 freelocale.3 newlocale.3 querylocale.3 uselocale.3 xlocale.3
70 locale_t uselocale(locale_t newloc) { in freelocale() 72 locale_t uselocale(locale_t newloc) { uselocale() function
206 uselocale U
204 AC_CHECK_FUNCS(strndup mkstemp mkostemp utimes utime wcwidth strtof newlocale uselocale freelocale …
248 /* Define to 1 if you have the 'uselocale' function. */
225 fun:uselocale=discard
3196 fun:uselocale=uninstrumented
1173 <function-decl name='uselocale' visibility='default' binding='global' size-in-bits='64'>
1127 <function-decl name='uselocale' visibility='default' binding='global' size-in-bits='64'>
3622 <function-decl name='uselocale' visibility='default' binding='global' size-in-bits='64'>