Home
last modified time | relevance | path

Searched refs:LOCALE_SSHORTDATE (Results 1 – 25 of 101) sorted by relevance

12345

/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A Dqof-win32.cpp112 locale_string = get_win32_locale_string(LOCALE_SSHORTDATE); in qof_win32_get_time_format()
118 tmp1 = get_win32_locale_string(LOCALE_SSHORTDATE); in qof_win32_get_time_format()
/dports/lang/spidermonkey60/firefox-60.9.0/intl/locale/windows/
H A DOSPreferences_win.cpp69 return LOCALE_SSHORTDATE; in ToDateLCType()
71 return LOCALE_SSHORTDATE; in ToDateLCType()
/dports/www/firefox-esr/firefox-91.8.0/intl/locale/windows/
H A DOSPreferences_win.cpp152 return LOCALE_SSHORTDATE; in ToDateLCType()
154 return LOCALE_SSHORTDATE; in ToDateLCType()
/dports/lang/spidermonkey78/firefox-78.9.0/intl/locale/windows/
H A DOSPreferences_win.cpp154 return LOCALE_SSHORTDATE; in ToDateLCType()
156 return LOCALE_SSHORTDATE; in ToDateLCType()
/dports/www/firefox/firefox-99.0/intl/locale/windows/
H A DOSPreferences_win.cpp154 return LOCALE_SSHORTDATE; in ToDateLCType()
156 return LOCALE_SSHORTDATE; in ToDateLCType()
/dports/mail/thunderbird/thunderbird-91.8.0/intl/locale/windows/
H A DOSPreferences_win.cpp152 return LOCALE_SSHORTDATE; in ToDateLCType()
154 return LOCALE_SSHORTDATE; in ToDateLCType()
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/utils/
H A Ddate.py26 LOCALE_SSHORTDATE, LOCALE_USER_DEFAULT = 0x1f, 0 variable
29 ctypes.windll.kernel32.GetLocaleInfoA(LOCALE_USER_DEFAULT, LOCALE_SSHORTDATE, buf, 255)
33 del ctypes, LOCALE_SSHORTDATE, buf, LOCALE_USER_DEFAULT
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Globalization/
H A DCalendarData.Windows.cs59 …ret &= CallEnumCalendarInfo(localeName, calendarId, CAL_SSHORTDATE, LOCALE_SSHORTDATE | useOverrid… in LoadCalendarDataFromSystem()
196 private const uint LOCALE_SSHORTDATE = 0x0000001F; field in System.Globalization.CalendarData
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Globalization/
H A DCalendarData.Windows.cs59 …ret &= CallEnumCalendarInfo(localeName, calendarId, CAL_SSHORTDATE, LOCALE_SSHORTDATE | useOverrid… in LoadCalendarDataFromSystem()
196 private const uint LOCALE_SSHORTDATE = 0x0000001F; field in System.Globalization.CalendarData
/dports/net-im/fractal/fractal-4.4.0/vendor/locale_config/src/
H A Dwin32.rs71 pub const LOCALE_SSHORTDATE: c_ulong = 0x001F; const
305 if_locale_info_differs(LOCALE_SSHORTDATE, |s| { in get_user_default_locale()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/locale_config/src/
H A Dwin32.rs71 pub const LOCALE_SSHORTDATE: c_ulong = 0x001F; const
305 if_locale_info_differs(LOCALE_SSHORTDATE, |s| { in get_user_default_locale()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/locale_config-0.2.3/src/
H A Dwin32.rs71 pub const LOCALE_SSHORTDATE: c_ulong = 0x001F; const
305 if_locale_info_differs(LOCALE_SSHORTDATE, |s| { in get_user_default_locale()
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/locale_config-0.3.0/src/
H A Dwin32.rs71 pub const LOCALE_SSHORTDATE: c_ulong = 0x001F; const
305 if_locale_info_differs(LOCALE_SSHORTDATE, |s| { in get_user_default_locale()
/dports/shells/ksh93/ast-93u/src/lib/libast/tm/
H A Dtmlocale.c360 ns = 3 * GetLocaleInfo(lcid, LOCALE_SSHORTDATE, 0, 0); in native_lc_time()
410 if (!GetLocaleInfo(lcid, LOCALE_SSHORTDATE, buf, sizeof(buf))) in native_lc_time()
/dports/shells/ksh2020/ast-ksh2020/src/lib/libast/tm/
H A Dtmlocale.c307 ns = 3 * GetLocaleInfo(lcid, LOCALE_SSHORTDATE, 0, 0);
351 if (!GetLocaleInfo(lcid, LOCALE_SSHORTDATE, buf, sizeof(buf))) goto bad;
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/tm/
H A Dtmlocale.c360 ns = 3 * GetLocaleInfo(lcid, LOCALE_SSHORTDATE, 0, 0); in native_lc_time()
410 if (!GetLocaleInfo(lcid, LOCALE_SSHORTDATE, buf, sizeof(buf))) in native_lc_time()
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/tm/
H A Dtmlocale.c360 ns = 3 * GetLocaleInfo(lcid, LOCALE_SSHORTDATE, 0, 0); in native_lc_time()
410 if (!GetLocaleInfo(lcid, LOCALE_SSHORTDATE, buf, sizeof(buf))) in native_lc_time()
/dports/finance/gnucash/gnucash-4.9/borrowed/libc/
H A Dstrptime.c638 char *date_locale_string = get_win32_locale_string (LOCALE_SSHORTDATE);
730 char *locale_string = get_win32_locale_string (LOCALE_SSHORTDATE);
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Globalization/tests/CultureInfo/
H A DCultureInfoAll.cs80 …arInfo(ci, calId, CAL_SSHORTDATE)[0], ReescapeWin32String(GetLocaleInfo(ci, LOCALE_SSHORTDATE)) }); in ValidateDTFI()
449 internal const uint LOCALE_SSHORTDATE = 0x0000001F; field in System.Globalization.Tests.CultureInfoAll
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/platform/
H A DWindows.cpp357 …if (GetLocaleInfoEx(LOCALE_NAME_USER_DEFAULT, LOCALE_SSHORTDATE, dateFormat, static_cast<int>(std:… in platform_get_locale_date_format()
/dports/lang/ghc/ghc-8.10.7/libraries/Win32/System/Win32/
H A DNLS.hsc86 , lOCALE_SSHORTDATE = LOCALE_SSHORTDATE
/dports/www/davix/davix-0.7.6/deps/strptime/
H A Dstrptime.c432 GetLocaleInfo(loc, LOCALE_SSHORTDATE, winpic, 100); in strptime_internal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/text/
H A Dlocale_win.cc349 ConvertWindowsDateTimeFormat(GetLocaleInfoString(LOCALE_SSHORTDATE)); in DateFormat()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/text/
H A Dlocale_win.cc349 ConvertWindowsDateTimeFormat(GetLocaleInfoString(LOCALE_SSHORTDATE)); in DateFormat()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/libedataserver/
H A De-time-utils.c654 g_strconcat (get_locale_string (LOCALE_SSHORTDATE),
733 picture = get_locale_string (LOCALE_SSHORTDATE);

12345