Home
last modified time | relevance | path

Searched refs:decode_to_utf8 (Results 1 – 25 of 215) sorted by relevance

123456789

/dports/www/p5-HTML-FormFu/HTML-FormFu-2.07/lib/HTML/FormFu/Filter/
H A DEncode.pm22 my $utf8 = $self->decode_to_utf8($value);
57 sub decode_to_utf8 { method in HTML::FormFu::Filter::Encode
/dports/textproc/raptor/raptor-1.4.21/src/
H A Draptor_nfc_test.c68 decode_to_utf8(unsigned char *utf8_string, size_t utf8_string_length, in decode_to_utf8() function
212 column2_len=decode_to_utf8(column2, UNISTR_SIZE, start, p-1); in main()
226 column4_len=decode_to_utf8(column4, UNISTR_SIZE, start, p-1); in main()
/dports/textproc/raptor2/raptor2-2.0.15/src/
H A Draptor_nfc_test.c63 decode_to_utf8(unsigned char *utf8_string, size_t utf8_string_length, in decode_to_utf8() function
214 column2_len = decode_to_utf8(column2, UNISTR_SIZE, start, p-2); in main()
234 column4_len = decode_to_utf8(column4, UNISTR_SIZE, start, p-2); in main()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/encoding_rs-0.8.26/src/
H A Dutf_16.rs425 decoder.decode_to_utf8(&[0x03], &mut output[..], false); in test_utf_16le_decode_near_end()
434 decoder.decode_to_utf8(&[0x26, 0x03, 0x26], &mut output[..], false); in test_utf_16le_decode_near_end()
452 decoder.decode_to_utf8(&[0x26], &mut output[..], false); in test_utf_16be_decode_near_end()
461 decoder.decode_to_utf8(&[0x03, 0x26, 0x03], &mut output[..], false); in test_utf_16be_decode_near_end()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/encoding_rs-0.8.28/src/
H A Dutf_16.rs425 decoder.decode_to_utf8(&[0x03], &mut output[..], false); in test_utf_16le_decode_near_end()
434 decoder.decode_to_utf8(&[0x26, 0x03, 0x26], &mut output[..], false); in test_utf_16le_decode_near_end()
452 decoder.decode_to_utf8(&[0x26], &mut output[..], false); in test_utf_16be_decode_near_end()
461 decoder.decode_to_utf8(&[0x03, 0x26, 0x03], &mut output[..], false); in test_utf_16be_decode_near_end()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/encoding_rs-0.8.29/src/
H A Dutf_16.rs425 decoder.decode_to_utf8(&[0x03], &mut output[..], false); in test_utf_16le_decode_near_end()
434 decoder.decode_to_utf8(&[0x26, 0x03, 0x26], &mut output[..], false); in test_utf_16le_decode_near_end()
452 decoder.decode_to_utf8(&[0x26], &mut output[..], false); in test_utf_16be_decode_near_end()
461 decoder.decode_to_utf8(&[0x03, 0x26, 0x03], &mut output[..], false); in test_utf_16be_decode_near_end()
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/encoding_rs-0.8.24/src/
H A Dutf_16.rs425 decoder.decode_to_utf8(&[0x03], &mut output[..], false); in test_utf_16le_decode_near_end()
434 decoder.decode_to_utf8(&[0x26, 0x03, 0x26], &mut output[..], false); in test_utf_16le_decode_near_end()
452 decoder.decode_to_utf8(&[0x26], &mut output[..], false); in test_utf_16be_decode_near_end()
461 decoder.decode_to_utf8(&[0x03, 0x26, 0x03], &mut output[..], false); in test_utf_16be_decode_near_end()
/dports/net-im/fractal/fractal-4.4.0/vendor/encoding_rs/src/
H A Dutf_16.rs425 decoder.decode_to_utf8(&[0x03], &mut output[..], false); in test_utf_16le_decode_near_end()
434 decoder.decode_to_utf8(&[0x26, 0x03, 0x26], &mut output[..], false); in test_utf_16le_decode_near_end()
452 decoder.decode_to_utf8(&[0x26], &mut output[..], false); in test_utf_16be_decode_near_end()
461 decoder.decode_to_utf8(&[0x03, 0x26, 0x03], &mut output[..], false); in test_utf_16be_decode_near_end()
/dports/net/routinator/routinator-0.10.2/cargo-crates/encoding_rs-0.8.28/src/
H A Dutf_16.rs425 decoder.decode_to_utf8(&[0x03], &mut output[..], false); in test_utf_16le_decode_near_end()
434 decoder.decode_to_utf8(&[0x26, 0x03, 0x26], &mut output[..], false); in test_utf_16le_decode_near_end()
452 decoder.decode_to_utf8(&[0x26], &mut output[..], false); in test_utf_16be_decode_near_end()
461 decoder.decode_to_utf8(&[0x03, 0x26, 0x03], &mut output[..], false); in test_utf_16be_decode_near_end()
/dports/editors/helix/helix-0.5.0/cargo-crates/encoding_rs-0.8.29/src/
H A Dutf_16.rs425 decoder.decode_to_utf8(&[0x03], &mut output[..], false); in test_utf_16le_decode_near_end()
434 decoder.decode_to_utf8(&[0x26, 0x03, 0x26], &mut output[..], false); in test_utf_16le_decode_near_end()
452 decoder.decode_to_utf8(&[0x26], &mut output[..], false); in test_utf_16be_decode_near_end()
461 decoder.decode_to_utf8(&[0x03, 0x26, 0x03], &mut output[..], false); in test_utf_16be_decode_near_end()
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/encoding_rs-0.8.28/src/
H A Dutf_16.rs425 decoder.decode_to_utf8(&[0x03], &mut output[..], false); in test_utf_16le_decode_near_end()
434 decoder.decode_to_utf8(&[0x26, 0x03, 0x26], &mut output[..], false); in test_utf_16le_decode_near_end()
452 decoder.decode_to_utf8(&[0x26], &mut output[..], false); in test_utf_16be_decode_near_end()
461 decoder.decode_to_utf8(&[0x03, 0x26, 0x03], &mut output[..], false); in test_utf_16be_decode_near_end()
/dports/www/rearx/rearx-0.1.4/cargo-crates/encoding_rs-0.8.28/src/
H A Dutf_16.rs425 decoder.decode_to_utf8(&[0x03], &mut output[..], false); in test_utf_16le_decode_near_end()
434 decoder.decode_to_utf8(&[0x26, 0x03, 0x26], &mut output[..], false); in test_utf_16le_decode_near_end()
452 decoder.decode_to_utf8(&[0x26], &mut output[..], false); in test_utf_16be_decode_near_end()
461 decoder.decode_to_utf8(&[0x03, 0x26, 0x03], &mut output[..], false); in test_utf_16be_decode_near_end()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/encoding_rs-0.8.22/src/
H A Dutf_16.rs425 decoder.decode_to_utf8(&[0x03], &mut output[..], false); in test_utf_16le_decode_near_end()
434 decoder.decode_to_utf8(&[0x26, 0x03, 0x26], &mut output[..], false); in test_utf_16le_decode_near_end()
452 decoder.decode_to_utf8(&[0x26], &mut output[..], false); in test_utf_16be_decode_near_end()
461 decoder.decode_to_utf8(&[0x03, 0x26, 0x03], &mut output[..], false); in test_utf_16be_decode_near_end()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/encoding_rs-0.8.28/src/
H A Dutf_16.rs425 decoder.decode_to_utf8(&[0x03], &mut output[..], false); in test_utf_16le_decode_near_end()
434 decoder.decode_to_utf8(&[0x26, 0x03, 0x26], &mut output[..], false); in test_utf_16le_decode_near_end()
452 decoder.decode_to_utf8(&[0x26], &mut output[..], false); in test_utf_16be_decode_near_end()
461 decoder.decode_to_utf8(&[0x03, 0x26, 0x03], &mut output[..], false); in test_utf_16be_decode_near_end()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/encoding_rs-0.8.20/src/
H A Dutf_16.rs410 decoder.decode_to_utf8(&[0x03], &mut output[..], false); in test_utf_16le_decode_near_end()
419 decoder.decode_to_utf8(&[0x26, 0x03, 0x26], &mut output[..], false); in test_utf_16le_decode_near_end()
437 decoder.decode_to_utf8(&[0x26], &mut output[..], false); in test_utf_16be_decode_near_end()
446 decoder.decode_to_utf8(&[0x03, 0x26, 0x03], &mut output[..], false); in test_utf_16be_decode_near_end()
/dports/databases/xls2txt/xls2txt-1222f8069428f6bcedfcccf9e80523db34c0d343/cargo-crates/encoding_rs-0.8.26/src/
H A Dutf_16.rs425 decoder.decode_to_utf8(&[0x03], &mut output[..], false); in test_utf_16le_decode_near_end()
434 decoder.decode_to_utf8(&[0x26, 0x03, 0x26], &mut output[..], false); in test_utf_16le_decode_near_end()
452 decoder.decode_to_utf8(&[0x26], &mut output[..], false); in test_utf_16be_decode_near_end()
461 decoder.decode_to_utf8(&[0x03, 0x26, 0x03], &mut output[..], false); in test_utf_16be_decode_near_end()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/encoding_rs-0.8.30/src/
H A Dutf_16.rs425 decoder.decode_to_utf8(&[0x03], &mut output[..], false); in test_utf_16le_decode_near_end()
434 decoder.decode_to_utf8(&[0x26, 0x03, 0x26], &mut output[..], false); in test_utf_16le_decode_near_end()
452 decoder.decode_to_utf8(&[0x26], &mut output[..], false); in test_utf_16be_decode_near_end()
461 decoder.decode_to_utf8(&[0x03, 0x26, 0x03], &mut output[..], false); in test_utf_16be_decode_near_end()
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/encoding_rs-0.8.28/src/
H A Dutf_16.rs425 decoder.decode_to_utf8(&[0x03], &mut output[..], false); in test_utf_16le_decode_near_end()
434 decoder.decode_to_utf8(&[0x26, 0x03, 0x26], &mut output[..], false); in test_utf_16le_decode_near_end()
452 decoder.decode_to_utf8(&[0x26], &mut output[..], false); in test_utf_16be_decode_near_end()
461 decoder.decode_to_utf8(&[0x03, 0x26, 0x03], &mut output[..], false); in test_utf_16be_decode_near_end()
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/encoding_rs-0.8.23/src/
H A Dutf_16.rs425 decoder.decode_to_utf8(&[0x03], &mut output[..], false); in test_utf_16le_decode_near_end()
434 decoder.decode_to_utf8(&[0x26, 0x03, 0x26], &mut output[..], false); in test_utf_16le_decode_near_end()
452 decoder.decode_to_utf8(&[0x26], &mut output[..], false); in test_utf_16be_decode_near_end()
461 decoder.decode_to_utf8(&[0x03, 0x26, 0x03], &mut output[..], false); in test_utf_16be_decode_near_end()
/dports/lang/gleam/gleam-0.18.2/cargo-crates/encoding_rs-0.8.30/src/
H A Dutf_16.rs425 decoder.decode_to_utf8(&[0x03], &mut output[..], false); in test_utf_16le_decode_near_end()
434 decoder.decode_to_utf8(&[0x26, 0x03, 0x26], &mut output[..], false); in test_utf_16le_decode_near_end()
452 decoder.decode_to_utf8(&[0x26], &mut output[..], false); in test_utf_16be_decode_near_end()
461 decoder.decode_to_utf8(&[0x03, 0x26, 0x03], &mut output[..], false); in test_utf_16be_decode_near_end()
/dports/www/firefox/firefox-99.0/third_party/rust/encoding_rs/src/
H A Dutf_16.rs425 decoder.decode_to_utf8(&[0x03], &mut output[..], false); in test_utf_16le_decode_near_end()
434 decoder.decode_to_utf8(&[0x26, 0x03, 0x26], &mut output[..], false); in test_utf_16le_decode_near_end()
452 decoder.decode_to_utf8(&[0x26], &mut output[..], false); in test_utf_16be_decode_near_end()
461 decoder.decode_to_utf8(&[0x03, 0x26, 0x03], &mut output[..], false); in test_utf_16be_decode_near_end()
/dports/net/proby/proby-1.0.2/cargo-crates/encoding_rs-0.8.23/src/
H A Dutf_16.rs425 decoder.decode_to_utf8(&[0x03], &mut output[..], false); in test_utf_16le_decode_near_end()
434 decoder.decode_to_utf8(&[0x26, 0x03, 0x26], &mut output[..], false); in test_utf_16le_decode_near_end()
452 decoder.decode_to_utf8(&[0x26], &mut output[..], false); in test_utf_16be_decode_near_end()
461 decoder.decode_to_utf8(&[0x03, 0x26, 0x03], &mut output[..], false); in test_utf_16be_decode_near_end()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/encoding_rs-0.8.22/src/
H A Dutf_16.rs425 decoder.decode_to_utf8(&[0x03], &mut output[..], false); in test_utf_16le_decode_near_end()
434 decoder.decode_to_utf8(&[0x26, 0x03, 0x26], &mut output[..], false); in test_utf_16le_decode_near_end()
452 decoder.decode_to_utf8(&[0x26], &mut output[..], false); in test_utf_16be_decode_near_end()
461 decoder.decode_to_utf8(&[0x03, 0x26, 0x03], &mut output[..], false); in test_utf_16be_decode_near_end()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/encoding_rs/src/
H A Dutf_16.rs425 decoder.decode_to_utf8(&[0x03], &mut output[..], false); in test_utf_16le_decode_near_end()
434 decoder.decode_to_utf8(&[0x26, 0x03, 0x26], &mut output[..], false); in test_utf_16le_decode_near_end()
452 decoder.decode_to_utf8(&[0x26], &mut output[..], false); in test_utf_16be_decode_near_end()
461 decoder.decode_to_utf8(&[0x03, 0x26, 0x03], &mut output[..], false); in test_utf_16be_decode_near_end()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/encoding_rs-0.8.28/src/
H A Dutf_16.rs425 decoder.decode_to_utf8(&[0x03], &mut output[..], false); in test_utf_16le_decode_near_end()
434 decoder.decode_to_utf8(&[0x26, 0x03, 0x26], &mut output[..], false); in test_utf_16le_decode_near_end()
452 decoder.decode_to_utf8(&[0x26], &mut output[..], false); in test_utf_16be_decode_near_end()
461 decoder.decode_to_utf8(&[0x03, 0x26, 0x03], &mut output[..], false); in test_utf_16be_decode_near_end()

123456789