Home
last modified time | relevance | path

Searched refs:LOCALE_SNATIVEDISPLAYNAME (Results 1 – 11 of 11) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Globalization/tests/CultureInfo/
H A DCultureInfoAll.cs31 … ? "Invariant Language (Invariant Country)" : GetLocaleInfo(ci, LOCALE_SNATIVEDISPLAYNAME), ci.Nat… in Validate()
437 internal const uint LOCALE_SNATIVEDISPLAYNAME = 0x00000073; field in System.Globalization.Tests.CultureInfoAll
/dports/net-im/fractal/fractal-4.4.0/vendor/locale_config/src/
H A Dwin32.rs163 pub const LOCALE_SNATIVEDISPLAYNAME: c_ulong = 0x0073; const
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/locale_config/src/
H A Dwin32.rs163 pub const LOCALE_SNATIVEDISPLAYNAME: c_ulong = 0x0073; const
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/locale_config-0.2.3/src/
H A Dwin32.rs163 pub const LOCALE_SNATIVEDISPLAYNAME: c_ulong = 0x0073; const
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/locale_config-0.3.0/src/
H A Dwin32.rs163 pub const LOCALE_SNATIVEDISPLAYNAME: c_ulong = 0x0073; const
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/globalization/
H A Dculturedata.cs1318 this.sNativeDisplayName = DoGetLocaleInfo(LOCALE_SNATIVEDISPLAYNAME);
3311 …private const uint LOCALE_SNATIVEDISPLAYNAME = 0x00000073; // Display name in native locale lang… field in System.Globalization.CultureData
/dports/databases/libmswstr/libmswstr-5682d51/include/
H A Dwinnls.h306 #define LOCALE_SNATIVEDISPLAYNAME 0x0073 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinnls.h311 #define LOCALE_SNATIVEDISPLAYNAME 0x00000073 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinnls.h311 #define LOCALE_SNATIVEDISPLAYNAME 0x00000073 macro
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Globalization/
H A Dmod.rs2432 pub const LOCALE_SNATIVEDISPLAYNAME: u32 = 115u32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Globalization/
H A Dmod.rs5240 pub const LOCALE_SNATIVEDISPLAYNAME: u32 = 115u32; const