Home
last modified time | relevance | path

Searched refs:uselocale (Results 1 – 19 of 19) sorted by relevance

/freebsd/lib/libc/tests/locale/
H A Dnewlocale_test.c54 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()
/freebsd/contrib/llvm-project/libcxx/include/__locale_dir/locale_base_api/
H A Dibm.h35 __stored = uselocale(__cloc); in __setAndRestore()
37 __stored = uselocale(locale); in __setAndRestore()
42 uselocale(__stored); in ~__setAndRestore()
H A Dlocale_guard.h24 _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()
/freebsd/include/xlocale/
H A D_locale.h55 locale_t uselocale(locale_t loc);
/freebsd/contrib/file/src/
H A Dfuncs.c726 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()
H A Dreadcdf.c120 old_lc_ctype = uselocale(c_lc_ctype); in cdf_app_to_mime()
138 (void)uselocale(old_lc_ctype); in cdf_app_to_mime()
/freebsd/lib/libc/locale/
H A DSymbol.map105 uselocale;
H A DDESIGN.xlocale84 locale and then switch it back, `uselocale()` provides a way of doing this very
86 call to `uselocale()` to restore it, without the need to load any locale data
157 or `newlocale()` before calling `uselocale()`. This is a bit ugly, and it
H A Dxlocale.c372 uselocale(locale_t loc) in uselocale() function
H A DMakefile.inc47 duplocale.3 freelocale.3 newlocale.3 querylocale.3 uselocale.3 xlocale.3
/freebsd/contrib/llvm-project/libcxx/src/support/ibm/
H A Dxlocale_zos.cpp70 locale_t uselocale(locale_t newloc) { in freelocale()
72 locale_t uselocale(locale_t newloc) { uselocale() function
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/
H A Dglobal_symbols.txt206 uselocale U
/freebsd/contrib/file/
H A Dconfigure.ac204 AC_CHECK_FUNCS(strndup mkstemp mkostemp utimes utime wcwidth strtof newlocale uselocale freelocale …
H A Dconfig.h.in248 /* Define to 1 if you have the 'uselocale' function. */
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddone_abilist.txt225 fun:uselocale=discard
H A Dlibc_ubuntu1404_abilist.txt3196 fun:uselocale=uninstrumented
/freebsd/sys/contrib/openzfs/lib/libuutil/
H A Dlibuutil.abi1173 <function-decl name='uselocale' visibility='default' binding='global' size-in-bits='64'>
/freebsd/sys/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.abi1127 <function-decl name='uselocale' visibility='default' binding='global' size-in-bits='64'>
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi3622 <function-decl name='uselocale' visibility='default' binding='global' size-in-bits='64'>