Home
last modified time | relevance | path

Searched refs:_get_current_locale (Results 1 – 25 of 72) sorted by relevance

123

/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/misc/
H A D_get_current_locale.c6 _locale_t (__cdecl *__MINGW_IMP_SYMBOL(_get_current_locale))(void) = init_func;
25 return (__MINGW_IMP_SYMBOL(_get_current_locale) = func)(); in init_func()
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/misc/
H A D_get_current_locale.c6 _locale_t (__cdecl *__MINGW_IMP_SYMBOL(_get_current_locale))(void) = init_func;
25 return (__MINGW_IMP_SYMBOL(_get_current_locale) = func)(); in init_func()
/dports/devel/brz/breezy-3.2.0/breezy/
H A Di18n.py108 lang = _get_current_locale()
182 def _get_current_locale(): function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/unix-time-0.4.7/
H A Dconfigure.ac12 AC_CHECK_FUNCS(_get_current_locale)
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/unix-time-0.4.7/
H A Dconfigure.ac12 AC_CHECK_FUNCS(_get_current_locale)
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/unix-time-0.4.7/
H A Dconfigure.ac12 AC_CHECK_FUNCS(_get_current_locale)
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/unix-time-0.4.7/
H A Dconfigure.ac12 AC_CHECK_FUNCS(_get_current_locale)
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/unix-time-0.4.7/
H A Dconfigure.ac12 AC_CHECK_FUNCS(_get_current_locale)
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/unix-time-0.4.7/
H A Dconfigure.ac12 AC_CHECK_FUNCS(_get_current_locale)
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/unix-time-0.4.7/
H A Dconfigure.ac12 AC_CHECK_FUNCS(_get_current_locale)
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/unix-time-0.4.7/
H A Dconfigure.ac12 AC_CHECK_FUNCS(_get_current_locale)
/dports/devel/stack/stack-2.7.3/_cabal_deps/unix-time-0.4.7/
H A Dconfigure.ac12 AC_CHECK_FUNCS(_get_current_locale)
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dlocale.h92 _CRTIMP _locale_t __cdecl _get_current_locale(void);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dlocale.h92 _CRTIMP _locale_t __cdecl _get_current_locale(void);
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/unix-time-0.4.7/cbits/
H A Dconfig.h.in48 /* Define to 1 if you have the `_get_current_locale' function. */
H A Dstrftime.c114 return _patch_strftime_l(s, maxsize, format, t, _get_current_locale()); in _patch_strftime()
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/unix-time-0.4.7/cbits/
H A Dconfig.h.in48 /* Define to 1 if you have the `_get_current_locale' function. */
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/unix-time-0.4.7/cbits/
H A Dconfig.h.in48 /* Define to 1 if you have the `_get_current_locale' function. */
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/unix-time-0.4.7/cbits/
H A Dconfig.h.in48 /* Define to 1 if you have the `_get_current_locale' function. */
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/unix-time-0.4.7/cbits/
H A Dconfig.h.in48 /* Define to 1 if you have the `_get_current_locale' function. */
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/unix-time-0.4.7/cbits/
H A Dconfig.h.in48 /* Define to 1 if you have the `_get_current_locale' function. */
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/unix-time-0.4.7/cbits/
H A Dconfig.h.in48 /* Define to 1 if you have the `_get_current_locale' function. */
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/unix-time-0.4.7/cbits/
H A Dconfig.h.in48 /* Define to 1 if you have the `_get_current_locale' function. */
/dports/devel/stack/stack-2.7.3/_cabal_deps/unix-time-0.4.7/cbits/
H A Dconfig.h.in48 /* Define to 1 if you have the `_get_current_locale' function. */
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/in_winlog/
H A Dpack.c95 locale = _get_current_locale(); in pack_time()

123