Home
last modified time | relevance | path

Searched refs:Recognize (Results 1 – 25 of 4907) sorted by relevance

12345678910>>...197

/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/semver-parser-0.7.0/src/
H A Drecognize.rs29 pub trait Recognize { trait
42 impl<F: Fn(u8) -> bool> Recognize for OneByte<F> {
53 impl Recognize for u8 {
64 impl Recognize for Inclusive<ops::Range<u8>> {
71 impl<'a> Recognize for &'a [u8] { impl
83 impl<'a> Recognize for &'a str { impl
90 impl<P1: Recognize, P2: Recognize> Recognize for (P1, P2) { impl
102 impl<P1: Recognize, P2: Recognize> Recognize for Alt<P1, P2> {
112 impl<'a, P: Recognize> Recognize for OneOf<'a, P> {
126 impl<P: Recognize> Recognize for OneOrMore<P> {
[all …]
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/semver-parser-0.7.0/src/
H A Drecognize.rs29 pub trait Recognize { trait
42 impl<F: Fn(u8) -> bool> Recognize for OneByte<F> {
53 impl Recognize for u8 {
64 impl Recognize for Inclusive<ops::Range<u8>> {
71 impl<'a> Recognize for &'a [u8] { impl
83 impl<'a> Recognize for &'a str { impl
90 impl<P1: Recognize, P2: Recognize> Recognize for (P1, P2) { impl
102 impl<P1: Recognize, P2: Recognize> Recognize for Alt<P1, P2> {
112 impl<'a, P: Recognize> Recognize for OneOf<'a, P> {
126 impl<P: Recognize> Recognize for OneOrMore<P> {
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/semver-parser-0.7.0/src/
H A Drecognize.rs29 pub trait Recognize { trait
42 impl<F: Fn(u8) -> bool> Recognize for OneByte<F> {
53 impl Recognize for u8 {
64 impl Recognize for Inclusive<ops::Range<u8>> {
71 impl<'a> Recognize for &'a [u8] { impl
83 impl<'a> Recognize for &'a str { impl
90 impl<P1: Recognize, P2: Recognize> Recognize for (P1, P2) { impl
102 impl<P1: Recognize, P2: Recognize> Recognize for Alt<P1, P2> {
112 impl<'a, P: Recognize> Recognize for OneOf<'a, P> {
126 impl<P: Recognize> Recognize for OneOrMore<P> {
[all …]
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/semver-parser-0.7.0/src/
H A Drecognize.rs29 pub trait Recognize { trait
42 impl<F: Fn(u8) -> bool> Recognize for OneByte<F> {
53 impl Recognize for u8 {
64 impl Recognize for Inclusive<ops::Range<u8>> {
71 impl<'a> Recognize for &'a [u8] { impl
83 impl<'a> Recognize for &'a str { impl
90 impl<P1: Recognize, P2: Recognize> Recognize for (P1, P2) { impl
102 impl<P1: Recognize, P2: Recognize> Recognize for Alt<P1, P2> {
112 impl<'a, P: Recognize> Recognize for OneOf<'a, P> {
126 impl<P: Recognize> Recognize for OneOrMore<P> {
[all …]
/dports/devel/grcov/grcov-0.8.2/cargo-crates/semver-parser-0.7.0/src/
H A Drecognize.rs29 pub trait Recognize { interface
42 impl<F: Fn(u8) -> bool> Recognize for OneByte<F> {
53 impl Recognize for u8 {
64 impl Recognize for Inclusive<ops::Range<u8>> {
71 impl<'a> Recognize for &'a [u8] { impl
83 impl<'a> Recognize for &'a str { impl
90 impl<P1: Recognize, P2: Recognize> Recognize for (P1, P2) { impl
102 impl<P1: Recognize, P2: Recognize> Recognize for Alt<P1, P2> {
112 impl<'a, P: Recognize> Recognize for OneOf<'a, P> {
126 impl<P: Recognize> Recognize for OneOrMore<P> {
[all …]
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/semver-parser-0.7.0/src/
H A Drecognize.rs29 pub trait Recognize { interface
42 impl<F: Fn(u8) -> bool> Recognize for OneByte<F> {
53 impl Recognize for u8 {
64 impl Recognize for Inclusive<ops::Range<u8>> {
71 impl<'a> Recognize for &'a [u8] { impl
83 impl<'a> Recognize for &'a str { impl
90 impl<P1: Recognize, P2: Recognize> Recognize for (P1, P2) { impl
102 impl<P1: Recognize, P2: Recognize> Recognize for Alt<P1, P2> {
112 impl<'a, P: Recognize> Recognize for OneOf<'a, P> {
126 impl<P: Recognize> Recognize for OneOrMore<P> {
[all …]
/dports/security/suricata/suricata-6.0.4/rust/vendor/semver-parser/src/
H A Drecognize.rs29 pub trait Recognize { interface
42 impl<F: Fn(u8) -> bool> Recognize for OneByte<F> {
53 impl Recognize for u8 {
64 impl Recognize for Inclusive<ops::Range<u8>> {
71 impl<'a> Recognize for &'a [u8] { impl
83 impl<'a> Recognize for &'a str { impl
90 impl<P1: Recognize, P2: Recognize> Recognize for (P1, P2) { impl
102 impl<P1: Recognize, P2: Recognize> Recognize for Alt<P1, P2> {
112 impl<'a, P: Recognize> Recognize for OneOf<'a, P> {
126 impl<P: Recognize> Recognize for OneOrMore<P> {
[all …]
/dports/multimedia/scte35dump/scte35dump-0.1.6/cargo-crates/semver-parser-0.7.0/src/
H A Drecognize.rs29 pub trait Recognize { trait
42 impl<F: Fn(u8) -> bool> Recognize for OneByte<F> {
53 impl Recognize for u8 {
64 impl Recognize for Inclusive<ops::Range<u8>> {
71 impl<'a> Recognize for &'a [u8] { impl
83 impl<'a> Recognize for &'a str { impl
90 impl<P1: Recognize, P2: Recognize> Recognize for (P1, P2) { impl
102 impl<P1: Recognize, P2: Recognize> Recognize for Alt<P1, P2> {
112 impl<'a, P: Recognize> Recognize for OneOf<'a, P> {
126 impl<P: Recognize> Recognize for OneOrMore<P> {
[all …]
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/semver-parser-0.7.0/src/
H A Drecognize.rs29 pub trait Recognize { trait
42 impl<F: Fn(u8) -> bool> Recognize for OneByte<F> {
53 impl Recognize for u8 {
64 impl Recognize for Inclusive<ops::Range<u8>> {
71 impl<'a> Recognize for &'a [u8] { impl
83 impl<'a> Recognize for &'a str { impl
90 impl<P1: Recognize, P2: Recognize> Recognize for (P1, P2) { impl
102 impl<P1: Recognize, P2: Recognize> Recognize for Alt<P1, P2> {
112 impl<'a, P: Recognize> Recognize for OneOf<'a, P> {
126 impl<P: Recognize> Recognize for OneOrMore<P> {
[all …]
/dports/net-mgmt/nfs-exporter/freebsd-nfs-exporter-0.3.0/cargo-crates/semver-parser-0.7.0/src/
H A Drecognize.rs29 pub trait Recognize { interface
42 impl<F: Fn(u8) -> bool> Recognize for OneByte<F> {
53 impl Recognize for u8 {
64 impl Recognize for Inclusive<ops::Range<u8>> {
71 impl<'a> Recognize for &'a [u8] { impl
83 impl<'a> Recognize for &'a str { impl
90 impl<P1: Recognize, P2: Recognize> Recognize for (P1, P2) { impl
102 impl<P1: Recognize, P2: Recognize> Recognize for Alt<P1, P2> {
112 impl<'a, P: Recognize> Recognize for OneOf<'a, P> {
126 impl<P: Recognize> Recognize for OneOrMore<P> {
[all …]
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/semver-parser-0.7.0/src/
H A Drecognize.rs29 pub trait Recognize { trait
42 impl<F: Fn(u8) -> bool> Recognize for OneByte<F> {
53 impl Recognize for u8 {
64 impl Recognize for Inclusive<ops::Range<u8>> {
71 impl<'a> Recognize for &'a [u8] { impl
83 impl<'a> Recognize for &'a str { impl
90 impl<P1: Recognize, P2: Recognize> Recognize for (P1, P2) { impl
102 impl<P1: Recognize, P2: Recognize> Recognize for Alt<P1, P2> {
112 impl<'a, P: Recognize> Recognize for OneOf<'a, P> {
126 impl<P: Recognize> Recognize for OneOrMore<P> {
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/semver-parser/src/
H A Drecognize.rs29 pub trait Recognize { interface
42 impl<F: Fn(u8) -> bool> Recognize for OneByte<F> {
53 impl Recognize for u8 {
64 impl Recognize for Inclusive<ops::Range<u8>> {
71 impl<'a> Recognize for &'a [u8] { impl
83 impl<'a> Recognize for &'a str { impl
90 impl<P1: Recognize, P2: Recognize> Recognize for (P1, P2) { impl
102 impl<P1: Recognize, P2: Recognize> Recognize for Alt<P1, P2> {
112 impl<'a, P: Recognize> Recognize for OneOf<'a, P> {
126 impl<P: Recognize> Recognize for OneOrMore<P> {
[all …]
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/semver-parser/src/
H A Drecognize.rs29 pub trait Recognize { interface
42 impl<F: Fn(u8) -> bool> Recognize for OneByte<F> {
53 impl Recognize for u8 {
64 impl Recognize for Inclusive<ops::Range<u8>> {
71 impl<'a> Recognize for &'a [u8] { impl
83 impl<'a> Recognize for &'a str { impl
90 impl<P1: Recognize, P2: Recognize> Recognize for (P1, P2) { impl
102 impl<P1: Recognize, P2: Recognize> Recognize for Alt<P1, P2> {
112 impl<'a, P: Recognize> Recognize for OneOf<'a, P> {
126 impl<P: Recognize> Recognize for OneOrMore<P> {
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/semver-parser-0.7.0/src/
H A Drecognize.rs29 pub trait Recognize { trait
42 impl<F: Fn(u8) -> bool> Recognize for OneByte<F> {
53 impl Recognize for u8 {
64 impl Recognize for Inclusive<ops::Range<u8>> {
71 impl<'a> Recognize for &'a [u8] { impl
83 impl<'a> Recognize for &'a str { impl
90 impl<P1: Recognize, P2: Recognize> Recognize for (P1, P2) { impl
102 impl<P1: Recognize, P2: Recognize> Recognize for Alt<P1, P2> {
112 impl<'a, P: Recognize> Recognize for OneOf<'a, P> {
126 impl<P: Recognize> Recognize for OneOrMore<P> {
[all …]
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/semver-parser-0.7.0/src/
H A Drecognize.rs29 pub trait Recognize { trait
42 impl<F: Fn(u8) -> bool> Recognize for OneByte<F> {
53 impl Recognize for u8 {
64 impl Recognize for Inclusive<ops::Range<u8>> {
71 impl<'a> Recognize for &'a [u8] { impl
83 impl<'a> Recognize for &'a str { impl
90 impl<P1: Recognize, P2: Recognize> Recognize for (P1, P2) { impl
102 impl<P1: Recognize, P2: Recognize> Recognize for Alt<P1, P2> {
112 impl<'a, P: Recognize> Recognize for OneOf<'a, P> {
126 impl<P: Recognize> Recognize for OneOrMore<P> {
[all …]
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/semver-parser-0.7.0/src/
H A Drecognize.rs29 pub trait Recognize { trait
42 impl<F: Fn(u8) -> bool> Recognize for OneByte<F> {
53 impl Recognize for u8 {
64 impl Recognize for Inclusive<ops::Range<u8>> {
71 impl<'a> Recognize for &'a [u8] { impl
83 impl<'a> Recognize for &'a str { impl
90 impl<P1: Recognize, P2: Recognize> Recognize for (P1, P2) { impl
102 impl<P1: Recognize, P2: Recognize> Recognize for Alt<P1, P2> {
112 impl<'a, P: Recognize> Recognize for OneOf<'a, P> {
126 impl<P: Recognize> Recognize for OneOrMore<P> {
[all …]
/dports/editors/xi-term/xi-term-d264767/cargo-crates/semver-parser-0.7.0/src/
H A Drecognize.rs29 pub trait Recognize { trait
42 impl<F: Fn(u8) -> bool> Recognize for OneByte<F> {
53 impl Recognize for u8 {
64 impl Recognize for Inclusive<ops::Range<u8>> {
71 impl<'a> Recognize for &'a [u8] { impl
83 impl<'a> Recognize for &'a str { impl
90 impl<P1: Recognize, P2: Recognize> Recognize for (P1, P2) { impl
102 impl<P1: Recognize, P2: Recognize> Recognize for Alt<P1, P2> {
112 impl<'a, P: Recognize> Recognize for OneOf<'a, P> {
126 impl<P: Recognize> Recognize for OneOrMore<P> {
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/semver-parser/src/
H A Drecognize.rs29 pub trait Recognize { trait
42 impl<F: Fn(u8) -> bool> Recognize for OneByte<F> {
53 impl Recognize for u8 {
64 impl Recognize for Inclusive<ops::Range<u8>> {
71 impl<'a> Recognize for &'a [u8] { impl
83 impl<'a> Recognize for &'a str { impl
90 impl<P1: Recognize, P2: Recognize> Recognize for (P1, P2) { impl
102 impl<P1: Recognize, P2: Recognize> Recognize for Alt<P1, P2> {
112 impl<'a, P: Recognize> Recognize for OneOf<'a, P> {
126 impl<P: Recognize> Recognize for OneOrMore<P> {
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/semver-parser-0.7.0/src/
H A Drecognize.rs29 pub trait Recognize { trait
42 impl<F: Fn(u8) -> bool> Recognize for OneByte<F> {
53 impl Recognize for u8 {
64 impl Recognize for Inclusive<ops::Range<u8>> {
71 impl<'a> Recognize for &'a [u8] { impl
83 impl<'a> Recognize for &'a str { impl
90 impl<P1: Recognize, P2: Recognize> Recognize for (P1, P2) { impl
102 impl<P1: Recognize, P2: Recognize> Recognize for Alt<P1, P2> {
112 impl<'a, P: Recognize> Recognize for OneOf<'a, P> {
126 impl<P: Recognize> Recognize for OneOrMore<P> {
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/semver-parser/src/
H A Drecognize.rs29 pub trait Recognize { interface
42 impl<F: Fn(u8) -> bool> Recognize for OneByte<F> {
53 impl Recognize for u8 {
64 impl Recognize for Inclusive<ops::Range<u8>> {
71 impl<'a> Recognize for &'a [u8] { impl
83 impl<'a> Recognize for &'a str { impl
90 impl<P1: Recognize, P2: Recognize> Recognize for (P1, P2) { impl
102 impl<P1: Recognize, P2: Recognize> Recognize for Alt<P1, P2> {
112 impl<'a, P: Recognize> Recognize for OneOf<'a, P> {
126 impl<P: Recognize> Recognize for OneOrMore<P> {
[all …]
/dports/net/krill/krill-0.9.4/cargo-crates/semver-parser-0.7.0/src/
H A Drecognize.rs29 pub trait Recognize { trait
42 impl<F: Fn(u8) -> bool> Recognize for OneByte<F> {
53 impl Recognize for u8 {
64 impl Recognize for Inclusive<ops::Range<u8>> {
71 impl<'a> Recognize for &'a [u8] { impl
83 impl<'a> Recognize for &'a str { impl
90 impl<P1: Recognize, P2: Recognize> Recognize for (P1, P2) { impl
102 impl<P1: Recognize, P2: Recognize> Recognize for Alt<P1, P2> {
112 impl<'a, P: Recognize> Recognize for OneOf<'a, P> {
126 impl<P: Recognize> Recognize for OneOrMore<P> {
[all …]
/dports/misc/xd-rust/delan-xd-4bdbb191ed6d/cargo-crates/semver-parser-0.7.0/src/
H A Drecognize.rs29 pub trait Recognize { interface
42 impl<F: Fn(u8) -> bool> Recognize for OneByte<F> {
53 impl Recognize for u8 {
64 impl Recognize for Inclusive<ops::Range<u8>> {
71 impl<'a> Recognize for &'a [u8] { impl
83 impl<'a> Recognize for &'a str { impl
90 impl<P1: Recognize, P2: Recognize> Recognize for (P1, P2) { impl
102 impl<P1: Recognize, P2: Recognize> Recognize for Alt<P1, P2> {
112 impl<'a, P: Recognize> Recognize for OneOf<'a, P> {
126 impl<P: Recognize> Recognize for OneOrMore<P> {
[all …]
/dports/games/dose-response/dose-response-179c326/cargo-crates/semver-parser-0.7.0/src/
H A Drecognize.rs29 pub trait Recognize { trait
42 impl<F: Fn(u8) -> bool> Recognize for OneByte<F> {
53 impl Recognize for u8 {
64 impl Recognize for Inclusive<ops::Range<u8>> {
71 impl<'a> Recognize for &'a [u8] { impl
83 impl<'a> Recognize for &'a str { impl
90 impl<P1: Recognize, P2: Recognize> Recognize for (P1, P2) { impl
102 impl<P1: Recognize, P2: Recognize> Recognize for Alt<P1, P2> {
112 impl<'a, P: Recognize> Recognize for OneOf<'a, P> {
126 impl<P: Recognize> Recognize for OneOrMore<P> {
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/semver-parser-0.7.0/src/
H A Drecognize.rs29 pub trait Recognize { trait
42 impl<F: Fn(u8) -> bool> Recognize for OneByte<F> {
53 impl Recognize for u8 {
64 impl Recognize for Inclusive<ops::Range<u8>> {
71 impl<'a> Recognize for &'a [u8] { impl
83 impl<'a> Recognize for &'a str { impl
90 impl<P1: Recognize, P2: Recognize> Recognize for (P1, P2) { impl
102 impl<P1: Recognize, P2: Recognize> Recognize for Alt<P1, P2> {
112 impl<'a, P: Recognize> Recognize for OneOf<'a, P> {
126 impl<P: Recognize> Recognize for OneOrMore<P> {
[all …]
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/semver-parser-0.7.0/src/
H A Drecognize.rs29 pub trait Recognize { trait
42 impl<F: Fn(u8) -> bool> Recognize for OneByte<F> {
53 impl Recognize for u8 {
64 impl Recognize for Inclusive<ops::Range<u8>> {
71 impl<'a> Recognize for &'a [u8] { impl
83 impl<'a> Recognize for &'a str { impl
90 impl<P1: Recognize, P2: Recognize> Recognize for (P1, P2) { impl
102 impl<P1: Recognize, P2: Recognize> Recognize for Alt<P1, P2> {
112 impl<'a, P: Recognize> Recognize for OneOf<'a, P> {
126 impl<P: Recognize> Recognize for OneOrMore<P> {
[all …]

12345678910>>...197