Home
last modified time | relevance | path

Searched refs:InvalidUtf8Array (Results 1 – 25 of 100) sorted by relevance

1234

/dports/devel/stylua/StyLua-0.11.0/cargo-crates/encode_unicode-0.3.6/src/
H A Derrors.rs247 pub enum InvalidUtf8Array { enum
253 complex!{InvalidUtf8Array {
254 InvalidUtf8 => InvalidUtf8Array::Utf8,
255 InvalidCodepoint => InvalidUtf8Array::Codepoint,
257 InvalidUtf8Array::Utf8(_) => "the sequence is invalid UTF-8",
258 InvalidUtf8Array::Codepoint(_) => "the encoded codepoint is invalid",
260 InvalidUtf8Array::Utf8(ref u) => Some(u),
261 InvalidUtf8Array::Codepoint(ref c) => Some(c),
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/encode_unicode-0.3.6/src/
H A Derrors.rs247 pub enum InvalidUtf8Array { enum
253 complex!{InvalidUtf8Array {
254 InvalidUtf8 => InvalidUtf8Array::Utf8,
255 InvalidCodepoint => InvalidUtf8Array::Codepoint,
257 InvalidUtf8Array::Utf8(_) => "the sequence is invalid UTF-8",
258 InvalidUtf8Array::Codepoint(_) => "the encoded codepoint is invalid",
260 InvalidUtf8Array::Utf8(ref u) => Some(u),
261 InvalidUtf8Array::Codepoint(ref c) => Some(c),
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/encode_unicode-0.3.6/src/
H A Derrors.rs247 pub enum InvalidUtf8Array { enum
253 complex!{InvalidUtf8Array {
254 InvalidUtf8 => InvalidUtf8Array::Utf8,
255 InvalidCodepoint => InvalidUtf8Array::Codepoint,
257 InvalidUtf8Array::Utf8(_) => "the sequence is invalid UTF-8",
258 InvalidUtf8Array::Codepoint(_) => "the encoded codepoint is invalid",
260 InvalidUtf8Array::Utf8(ref u) => Some(u),
261 InvalidUtf8Array::Codepoint(ref c) => Some(c),
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/encode_unicode-0.3.6/src/
H A Derrors.rs247 pub enum InvalidUtf8Array { enum
253 complex!{InvalidUtf8Array {
254 InvalidUtf8 => InvalidUtf8Array::Utf8,
255 InvalidCodepoint => InvalidUtf8Array::Codepoint,
257 InvalidUtf8Array::Utf8(_) => "the sequence is invalid UTF-8",
258 InvalidUtf8Array::Codepoint(_) => "the encoded codepoint is invalid",
260 InvalidUtf8Array::Utf8(ref u) => Some(u),
261 InvalidUtf8Array::Codepoint(ref c) => Some(c),
/dports/lang/gleam/gleam-0.18.2/cargo-crates/encode_unicode-0.3.6/src/
H A Derrors.rs247 pub enum InvalidUtf8Array { enum
253 complex!{InvalidUtf8Array {
254 InvalidUtf8 => InvalidUtf8Array::Utf8,
255 InvalidCodepoint => InvalidUtf8Array::Codepoint,
257 InvalidUtf8Array::Utf8(_) => "the sequence is invalid UTF-8",
258 InvalidUtf8Array::Codepoint(_) => "the encoded codepoint is invalid",
260 InvalidUtf8Array::Utf8(ref u) => Some(u),
261 InvalidUtf8Array::Codepoint(ref c) => Some(c),
/dports/devel/git-delta/delta-0.9.2/cargo-crates/encode_unicode-0.3.6/src/
H A Derrors.rs247 pub enum InvalidUtf8Array { enum
253 complex!{InvalidUtf8Array {
254 InvalidUtf8 => InvalidUtf8Array::Utf8,
255 InvalidCodepoint => InvalidUtf8Array::Codepoint,
257 InvalidUtf8Array::Utf8(_) => "the sequence is invalid UTF-8",
258 InvalidUtf8Array::Codepoint(_) => "the encoded codepoint is invalid",
260 InvalidUtf8Array::Utf8(ref u) => Some(u),
261 InvalidUtf8Array::Codepoint(ref c) => Some(c),
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/encode_unicode-0.3.6/src/
H A Derrors.rs247 pub enum InvalidUtf8Array { enum
253 complex!{InvalidUtf8Array {
254 InvalidUtf8 => InvalidUtf8Array::Utf8,
255 InvalidCodepoint => InvalidUtf8Array::Codepoint,
257 InvalidUtf8Array::Utf8(_) => "the sequence is invalid UTF-8",
258 InvalidUtf8Array::Codepoint(_) => "the encoded codepoint is invalid",
260 InvalidUtf8Array::Utf8(ref u) => Some(u),
261 InvalidUtf8Array::Codepoint(ref c) => Some(c),
/dports/www/rearx/rearx-0.1.4/cargo-crates/encode_unicode-0.3.6/src/
H A Derrors.rs247 pub enum InvalidUtf8Array { enum
253 complex!{InvalidUtf8Array {
254 InvalidUtf8 => InvalidUtf8Array::Utf8,
255 InvalidCodepoint => InvalidUtf8Array::Codepoint,
257 InvalidUtf8Array::Utf8(_) => "the sequence is invalid UTF-8",
258 InvalidUtf8Array::Codepoint(_) => "the encoded codepoint is invalid",
260 InvalidUtf8Array::Utf8(ref u) => Some(u),
261 InvalidUtf8Array::Codepoint(ref c) => Some(c),
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/encode_unicode-0.3.6/src/
H A Derrors.rs247 pub enum InvalidUtf8Array { enum
253 complex!{InvalidUtf8Array {
254 InvalidUtf8 => InvalidUtf8Array::Utf8,
255 InvalidCodepoint => InvalidUtf8Array::Codepoint,
257 InvalidUtf8Array::Utf8(_) => "the sequence is invalid UTF-8",
258 InvalidUtf8Array::Codepoint(_) => "the encoded codepoint is invalid",
260 InvalidUtf8Array::Utf8(ref u) => Some(u),
261 InvalidUtf8Array::Codepoint(ref c) => Some(c),
/dports/sysutils/diskonaut/diskonaut-0.11.0/cargo-crates/encode_unicode-0.3.6/src/
H A Derrors.rs247 pub enum InvalidUtf8Array { enum
253 complex!{InvalidUtf8Array {
254 InvalidUtf8 => InvalidUtf8Array::Utf8,
255 InvalidCodepoint => InvalidUtf8Array::Codepoint,
257 InvalidUtf8Array::Utf8(_) => "the sequence is invalid UTF-8",
258 InvalidUtf8Array::Codepoint(_) => "the encoded codepoint is invalid",
260 InvalidUtf8Array::Utf8(ref u) => Some(u),
261 InvalidUtf8Array::Codepoint(ref c) => Some(c),
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/encode_unicode-0.3.6/src/
H A Derrors.rs247 pub enum InvalidUtf8Array { enum
253 complex!{InvalidUtf8Array {
254 InvalidUtf8 => InvalidUtf8Array::Utf8,
255 InvalidCodepoint => InvalidUtf8Array::Codepoint,
257 InvalidUtf8Array::Utf8(_) => "the sequence is invalid UTF-8",
258 InvalidUtf8Array::Codepoint(_) => "the encoded codepoint is invalid",
260 InvalidUtf8Array::Utf8(ref u) => Some(u),
261 InvalidUtf8Array::Codepoint(ref c) => Some(c),
/dports/devel/texlab/texlab-3.3.0/cargo-crates/encode_unicode-0.3.6/src/
H A Derrors.rs247 pub enum InvalidUtf8Array { enum
253 complex!{InvalidUtf8Array {
254 InvalidUtf8 => InvalidUtf8Array::Utf8,
255 InvalidCodepoint => InvalidUtf8Array::Codepoint,
257 InvalidUtf8Array::Utf8(_) => "the sequence is invalid UTF-8",
258 InvalidUtf8Array::Codepoint(_) => "the encoded codepoint is invalid",
260 InvalidUtf8Array::Utf8(ref u) => Some(u),
261 InvalidUtf8Array::Codepoint(ref c) => Some(c),
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/encode_unicode-0.3.6/src/
H A Derrors.rs247 pub enum InvalidUtf8Array { enum
253 complex!{InvalidUtf8Array {
254 InvalidUtf8 => InvalidUtf8Array::Utf8,
255 InvalidCodepoint => InvalidUtf8Array::Codepoint,
257 InvalidUtf8Array::Utf8(_) => "the sequence is invalid UTF-8",
258 InvalidUtf8Array::Codepoint(_) => "the encoded codepoint is invalid",
260 InvalidUtf8Array::Utf8(ref u) => Some(u),
261 InvalidUtf8Array::Codepoint(ref c) => Some(c),
/dports/www/xh/xh-0.14.1/cargo-crates/encode_unicode-0.3.6/src/
H A Derrors.rs247 pub enum InvalidUtf8Array { enum
253 complex!{InvalidUtf8Array {
254 InvalidUtf8 => InvalidUtf8Array::Utf8,
255 InvalidCodepoint => InvalidUtf8Array::Codepoint,
257 InvalidUtf8Array::Utf8(_) => "the sequence is invalid UTF-8",
258 InvalidUtf8Array::Codepoint(_) => "the encoded codepoint is invalid",
260 InvalidUtf8Array::Utf8(ref u) => Some(u),
261 InvalidUtf8Array::Codepoint(ref c) => Some(c),
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/encode_unicode-0.3.6/src/
H A Derrors.rs247 pub enum InvalidUtf8Array { enum
253 complex!{InvalidUtf8Array {
254 InvalidUtf8 => InvalidUtf8Array::Utf8,
255 InvalidCodepoint => InvalidUtf8Array::Codepoint,
257 InvalidUtf8Array::Utf8(_) => "the sequence is invalid UTF-8",
258 InvalidUtf8Array::Codepoint(_) => "the encoded codepoint is invalid",
260 InvalidUtf8Array::Utf8(ref u) => Some(u),
261 InvalidUtf8Array::Codepoint(ref c) => Some(c),
/dports/devel/dtool/dtool-0.11.0/cargo-crates/encode_unicode-0.3.6/src/
H A Derrors.rs247 pub enum InvalidUtf8Array { enum
253 complex!{InvalidUtf8Array {
254 InvalidUtf8 => InvalidUtf8Array::Utf8,
255 InvalidCodepoint => InvalidUtf8Array::Codepoint,
257 InvalidUtf8Array::Utf8(_) => "the sequence is invalid UTF-8",
258 InvalidUtf8Array::Codepoint(_) => "the encoded codepoint is invalid",
260 InvalidUtf8Array::Utf8(ref u) => Some(u),
261 InvalidUtf8Array::Codepoint(ref c) => Some(c),
/dports/benchmarks/hyperfine/hyperfine-1.12.0/cargo-crates/encode_unicode-0.3.6/src/
H A Derrors.rs247 pub enum InvalidUtf8Array { enum
253 complex!{InvalidUtf8Array {
254 InvalidUtf8 => InvalidUtf8Array::Utf8,
255 InvalidCodepoint => InvalidUtf8Array::Codepoint,
257 InvalidUtf8Array::Utf8(_) => "the sequence is invalid UTF-8",
258 InvalidUtf8Array::Codepoint(_) => "the encoded codepoint is invalid",
260 InvalidUtf8Array::Utf8(ref u) => Some(u),
261 InvalidUtf8Array::Codepoint(ref c) => Some(c),
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/encode_unicode-0.3.6/src/
H A Derrors.rs247 pub enum InvalidUtf8Array { enum
253 complex!{InvalidUtf8Array {
254 InvalidUtf8 => InvalidUtf8Array::Utf8,
255 InvalidCodepoint => InvalidUtf8Array::Codepoint,
257 InvalidUtf8Array::Utf8(_) => "the sequence is invalid UTF-8",
258 InvalidUtf8Array::Codepoint(_) => "the encoded codepoint is invalid",
260 InvalidUtf8Array::Utf8(ref u) => Some(u),
261 InvalidUtf8Array::Codepoint(ref c) => Some(c),
/dports/textproc/bat/bat-0.18.3/cargo-crates/encode_unicode-0.3.6/src/
H A Derrors.rs247 pub enum InvalidUtf8Array { enum
253 complex!{InvalidUtf8Array {
254 InvalidUtf8 => InvalidUtf8Array::Utf8,
255 InvalidCodepoint => InvalidUtf8Array::Codepoint,
257 InvalidUtf8Array::Utf8(_) => "the sequence is invalid UTF-8",
258 InvalidUtf8Array::Codepoint(_) => "the encoded codepoint is invalid",
260 InvalidUtf8Array::Utf8(ref u) => Some(u),
261 InvalidUtf8Array::Codepoint(ref c) => Some(c),
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/encode_unicode-0.3.6/src/
H A Derrors.rs247 pub enum InvalidUtf8Array { enum
253 complex!{InvalidUtf8Array {
254 InvalidUtf8 => InvalidUtf8Array::Utf8,
255 InvalidCodepoint => InvalidUtf8Array::Codepoint,
257 InvalidUtf8Array::Utf8(_) => "the sequence is invalid UTF-8",
258 InvalidUtf8Array::Codepoint(_) => "the encoded codepoint is invalid",
260 InvalidUtf8Array::Utf8(ref u) => Some(u),
261 InvalidUtf8Array::Codepoint(ref c) => Some(c),
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/encode_unicode-0.3.6/tests/
H A Derrs.rs17 use encode_unicode::error::InvalidUtf8Array as a;
122 assert_eq!(char::from_utf8_array(arr), Err(InvalidUtf8Array::Utf8(OverLong))); in utf8_overlong()
124 assert_eq!(Utf8Char::from_array(arr), Err(InvalidUtf8Array::Utf8(OverLong))); in utf8_overlong()
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/encode_unicode-0.3.6/tests/
H A Derrs.rs17 use encode_unicode::error::InvalidUtf8Array as a;
122 assert_eq!(char::from_utf8_array(arr), Err(InvalidUtf8Array::Utf8(OverLong))); in utf8_overlong()
124 assert_eq!(Utf8Char::from_array(arr), Err(InvalidUtf8Array::Utf8(OverLong))); in utf8_overlong()
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/encode_unicode-0.3.6/tests/
H A Derrs.rs17 use encode_unicode::error::InvalidUtf8Array as a;
122 assert_eq!(char::from_utf8_array(arr), Err(InvalidUtf8Array::Utf8(OverLong))); in utf8_overlong()
124 assert_eq!(Utf8Char::from_array(arr), Err(InvalidUtf8Array::Utf8(OverLong))); in utf8_overlong()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/encode_unicode-0.3.6/tests/
H A Derrs.rs17 use encode_unicode::error::InvalidUtf8Array as a;
122 assert_eq!(char::from_utf8_array(arr), Err(InvalidUtf8Array::Utf8(OverLong))); in utf8_overlong()
124 assert_eq!(Utf8Char::from_array(arr), Err(InvalidUtf8Array::Utf8(OverLong))); in utf8_overlong()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/encode_unicode-0.3.6/tests/
H A Derrs.rs17 use encode_unicode::error::InvalidUtf8Array as a;
122 assert_eq!(char::from_utf8_array(arr), Err(InvalidUtf8Array::Utf8(OverLong))); in utf8_overlong()
124 assert_eq!(Utf8Char::from_array(arr), Err(InvalidUtf8Array::Utf8(OverLong))); in utf8_overlong()

1234