Home
last modified time | relevance | path

Searched refs:WINDOWS_1250 (Results 1 – 25 of 159) sorted by relevance

1234567

/dports/games/openmw/openmw-openmw-0.47.0/components/to_utf8/
H A Dto_utf8.cpp57 case ToUTF8::WINDOWS_1250: in Utf8Encoder()
330 return ToUTF8::WINDOWS_1250; in calculateEncoding()
H A Dto_utf8.hpp13 WINDOWS_1250, // Central ane Eastern European languages enumerator
/dports/security/acmed/acmed-0.18.0/cargo-crates/attohttpc-0.17.0/src/
H A Dcharsets.rs13 …KOI8_R, KOI8_U, MACINTOSH, SHIFT_JIS, UTF_16BE, UTF_16LE, UTF_8, WINDOWS_1250, WINDOWS_1251, WINDO…
/dports/www/p5-HTML5-DOM/HTML5-DOM-1.25/lib/HTML5/DOM/
H A DEncoding.pm37 use constant WINDOWS_1250 => 0x1f; constant
/dports/multimedia/scte35dump/scte35dump-0.1.6/cargo-crates/encoding-0.2.33/src/
H A Dlabel.rs157 Some(all::WINDOWS_1250 as EncodingRef), in encoding_from_whatwg_label()
299 1250 => Some(all::WINDOWS_1250 as EncodingRef), in encoding_from_windows_code_page()
H A Dall.rs59 singlebyte!(var=WINDOWS_1250, mod=index::windows_1250, name|whatwg="windows-1250");
116 WINDOWS_1250, in encodings()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/encoding-0.2.33/src/
H A Dlabel.rs157 Some(all::WINDOWS_1250 as EncodingRef), in encoding_from_whatwg_label()
299 1250 => Some(all::WINDOWS_1250 as EncodingRef), in encoding_from_windows_code_page()
H A Dall.rs59 singlebyte!(var=WINDOWS_1250, mod=index::windows_1250, name|whatwg="windows-1250");
116 WINDOWS_1250, in encodings()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/encoding/src/
H A Dlabel.rs157 Some(all::WINDOWS_1250 as EncodingRef), in encoding_from_whatwg_label()
299 1250 => Some(all::WINDOWS_1250 as EncodingRef), in encoding_from_windows_code_page()
H A Dall.rs59 singlebyte!(var=WINDOWS_1250, mod=index::windows_1250, name|whatwg="windows-1250");
116 WINDOWS_1250, in encodings()
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/codepage-0.1.1/src/
H A Dtests.rs30 assert_eq!(to_encoding(1250), Some(WINDOWS_1250)); in test_to_encoding()
106 assert_eq!(from_encoding(WINDOWS_1250), Some(1250)); in test_from_encoding()
/dports/databases/xls2txt/xls2txt-1222f8069428f6bcedfcccf9e80523db34c0d343/cargo-crates/codepage-0.1.1/src/
H A Dtests.rs30 assert_eq!(to_encoding(1250), Some(WINDOWS_1250)); in test_to_encoding()
106 assert_eq!(from_encoding(WINDOWS_1250), Some(1250)); in test_from_encoding()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/encoding-0.2.33/src/
H A Dlabel.rs157 Some(all::WINDOWS_1250 as EncodingRef), in encoding_from_whatwg_label()
299 1250 => Some(all::WINDOWS_1250 as EncodingRef), in encoding_from_windows_code_page()
H A Dall.rs59 singlebyte!(var=WINDOWS_1250, mod=index::windows_1250, name|whatwg="windows-1250");
116 WINDOWS_1250, in encodings()
/dports/www/zola/zola-0.15.2/cargo-crates/encoding-0.2.33/src/
H A Dlabel.rs157 Some(all::WINDOWS_1250 as EncodingRef), in whatwg_index()
299 1250 => Some(all::WINDOWS_1250 as EncodingRef),
H A Dall.rs59 singlebyte!(var=WINDOWS_1250, mod=index::windows_1250, name|whatwg="windows-1250");
116 WINDOWS_1250, in encodings()
/dports/textproc/bat/bat-0.18.3/cargo-crates/encoding-0.2.33/src/
H A Dlabel.rs157 Some(all::WINDOWS_1250 as EncodingRef), in encoding_from_whatwg_label()
299 1250 => Some(all::WINDOWS_1250 as EncodingRef), in encoding_from_windows_code_page()
H A Dall.rs59 singlebyte!(var=WINDOWS_1250, mod=index::windows_1250, name|whatwg="windows-1250");
116 WINDOWS_1250, in encodings()
/dports/mail/libvmime/vmime-0.9.2/src/vmime/
H A Dconstants.cpp147 const char* const WINDOWS_1250 = "windows-1250"; variable
/dports/devel/sccache/sccache-0.2.15/cargo-crates/encoding_rs-0.8.26/src/
H A Dtest_labels_names.rs33 assert_eq!(Encoding::for_label(b"cp1250"), Some(WINDOWS_1250)); in test_all_labels()
75 assert_eq!(Encoding::for_label(b"x-cp1250"), Some(WINDOWS_1250)); in test_all_labels()
192 assert_eq!(Encoding::for_label(b"windows-1250"), Some(WINDOWS_1250)); in test_all_labels()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/encoding_rs-0.8.28/src/
H A Dtest_labels_names.rs33 assert_eq!(Encoding::for_label(b"cp1250"), Some(WINDOWS_1250)); in test_all_labels()
75 assert_eq!(Encoding::for_label(b"x-cp1250"), Some(WINDOWS_1250)); in test_all_labels()
192 assert_eq!(Encoding::for_label(b"windows-1250"), Some(WINDOWS_1250)); in test_all_labels()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/encoding_rs-0.8.29/src/
H A Dtest_labels_names.rs34 assert_eq!(Encoding::for_label(b"cp1250"), Some(WINDOWS_1250)); in test_all_labels()
77 assert_eq!(Encoding::for_label(b"x-cp1250"), Some(WINDOWS_1250)); in test_all_labels()
197 assert_eq!(Encoding::for_label(b"windows-1250"), Some(WINDOWS_1250)); in test_all_labels()
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/encoding_rs-0.8.24/src/
H A Dtest_labels_names.rs33 assert_eq!(Encoding::for_label(b"cp1250"), Some(WINDOWS_1250)); in test_all_labels()
75 assert_eq!(Encoding::for_label(b"x-cp1250"), Some(WINDOWS_1250)); in test_all_labels()
192 assert_eq!(Encoding::for_label(b"windows-1250"), Some(WINDOWS_1250)); in test_all_labels()
/dports/net/routinator/routinator-0.10.2/cargo-crates/encoding_rs-0.8.28/src/
H A Dtest_labels_names.rs33 assert_eq!(Encoding::for_label(b"cp1250"), Some(WINDOWS_1250)); in test_all_labels()
75 assert_eq!(Encoding::for_label(b"x-cp1250"), Some(WINDOWS_1250)); in test_all_labels()
192 assert_eq!(Encoding::for_label(b"windows-1250"), Some(WINDOWS_1250)); in test_all_labels()
/dports/editors/helix/helix-0.5.0/cargo-crates/encoding_rs-0.8.29/src/
H A Dtest_labels_names.rs34 assert_eq!(Encoding::for_label(b"cp1250"), Some(WINDOWS_1250)); in test_all_labels()
77 assert_eq!(Encoding::for_label(b"x-cp1250"), Some(WINDOWS_1250)); in test_all_labels()
197 assert_eq!(Encoding::for_label(b"windows-1250"), Some(WINDOWS_1250)); in test_all_labels()

1234567