Home
last modified time | relevance | path

Searched refs:other_chars (Results 1 – 25 of 84) sorted by relevance

1234

/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/uncased-0.9.6/src/
H A Dborrowed.rs228 let other_chars = other.0.chars().map(|c| c.to_ascii_lowercase()); in cmp() localVariable
229 self_chars.cmp(other_chars) in cmp()
/dports/www/zola/zola-0.15.2/cargo-crates/uncased-0.9.6/src/
H A Dborrowed.rs228 let other_chars = other.0.chars().map(|c| c.to_ascii_lowercase()); in cmp() localVariable
229 self_chars.cmp(other_chars) in cmp()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/unicase-2.6.0/src/unicode/
H A Dmod.rs51 let other_chars = other.0.as_ref().chars().flat_map(lookup); in cmp() localVariable
52 self_chars.cmp(other_chars) in cmp()
/dports/net/oha/oha-0.4.7/cargo-crates/unicase-2.6.0/src/unicode/
H A Dmod.rs51 let other_chars = other.0.as_ref().chars().flat_map(lookup); in cmp() localVariable
52 self_chars.cmp(other_chars) in cmp()
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/unicase-2.6.0/src/unicode/
H A Dmod.rs51 let other_chars = other.0.as_ref().chars().flat_map(lookup); in cmp() localVariable
52 self_chars.cmp(other_chars) in cmp()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/unicase-2.6.0/src/unicode/
H A Dmod.rs51 let other_chars = other.0.as_ref().chars().flat_map(lookup); in cmp() localVariable
52 self_chars.cmp(other_chars) in cmp()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/unicase-2.6.0/src/unicode/
H A Dmod.rs51 let other_chars = other.0.as_ref().chars().flat_map(lookup); in cmp() localVariable
52 self_chars.cmp(other_chars) in cmp()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/unicase-2.6.0/src/unicode/
H A Dmod.rs51 let other_chars = other.0.as_ref().chars().flat_map(lookup); in cmp() localVariable
52 self_chars.cmp(other_chars) in cmp()
/dports/lang/gleam/gleam-0.18.2/cargo-crates/unicase-2.6.0/src/unicode/
H A Dmod.rs51 let other_chars = other.0.as_ref().chars().flat_map(lookup); in cmp() localVariable
52 self_chars.cmp(other_chars) in cmp()
/dports/net-im/fractal/fractal-4.4.0/vendor/unicase/src/unicode/
H A Dmod.rs51 let other_chars = other.0.as_ref().chars().flat_map(lookup); in cmp() localVariable
52 self_chars.cmp(other_chars) in cmp()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/unicase-2.6.0/src/unicode/
H A Dmod.rs51 let other_chars = other.0.as_ref().chars().flat_map(lookup); in cmp() localVariable
52 self_chars.cmp(other_chars) in cmp()
/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/unicase-2.6.0/src/unicode/
H A Dmod.rs51 let other_chars = other.0.as_ref().chars().flat_map(lookup); in cmp() localVariable
52 self_chars.cmp(other_chars) in cmp()
/dports/editors/helix/helix-0.5.0/cargo-crates/unicase-2.6.0/src/unicode/
H A Dmod.rs51 let other_chars = other.0.as_ref().chars().flat_map(lookup); in cmp() localVariable
52 self_chars.cmp(other_chars) in cmp()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/unicase-2.6.0/src/unicode/
H A Dmod.rs51 let other_chars = other.0.as_ref().chars().flat_map(lookup); in cmp() localVariable
52 self_chars.cmp(other_chars) in cmp()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/unicase-2.6.0/src/unicode/
H A Dmod.rs51 let other_chars = other.0.as_ref().chars().flat_map(lookup); in cmp() localVariable
52 self_chars.cmp(other_chars) in cmp()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/unicase-2.4.0/src/
H A Dascii.rs72 let other_chars = other.as_ref().chars().map(|c| c.to_ascii_lowercase()); in cmp() localVariable
73 self_chars.cmp(other_chars) in cmp()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/unicase-2.4.0/src/unicode/
H A Dmod.rs35 let other_chars = other.0.as_ref().chars().flat_map(lookup); in cmp() localVariable
36 self_chars.cmp(other_chars) in cmp()
/dports/converters/yj-bruceadams/yj-1.1.34/cargo-crates/unicase-2.6.0/src/unicode/
H A Dmod.rs51 let other_chars = other.0.as_ref().chars().flat_map(lookup); in cmp() localVariable
52 self_chars.cmp(other_chars) in cmp()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/unicase-2.6.0/src/unicode/
H A Dmod.rs51 let other_chars = other.0.as_ref().chars().flat_map(lookup); in cmp() localVariable
52 self_chars.cmp(other_chars) in cmp()
/dports/www/firefox/firefox-99.0/third_party/rust/unicase/src/unicode/
H A Dmod.rs51 let other_chars = other.0.as_ref().chars().flat_map(lookup); in cmp() localVariable
52 self_chars.cmp(other_chars) in cmp()
/dports/net/proby/proby-1.0.2/cargo-crates/unicase-2.6.0/src/unicode/
H A Dmod.rs51 let other_chars = other.0.as_ref().chars().flat_map(lookup); in cmp() localVariable
52 self_chars.cmp(other_chars) in cmp()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/unicase-2.6.0/src/unicode/
H A Dmod.rs51 let other_chars = other.0.as_ref().chars().flat_map(lookup); in cmp() localVariable
52 self_chars.cmp(other_chars) in cmp()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/unicase/src/unicode/
H A Dmod.rs51 let other_chars = other.0.as_ref().chars().flat_map(lookup); in cmp() localVariable
52 self_chars.cmp(other_chars) in cmp()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/unicase-2.6.0/src/unicode/
H A Dmod.rs51 let other_chars = other.0.as_ref().chars().flat_map(lookup); in cmp() localVariable
52 self_chars.cmp(other_chars) in cmp()
/dports/www/zola/zola-0.15.2/cargo-crates/unicase-2.6.0/src/unicode/
H A Dmod.rs51 let other_chars = other.0.as_ref().chars().flat_map(lookup); in cmp() localVariable
52 self_chars.cmp(other_chars) in cmp()

1234