Home
last modified time | relevance | path

Searched defs:AttrRef (Results 1 – 13 of 13) sorted by relevance

/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/markup5ever-0.10.1/
H A Dserialize.rs75 pub type AttrRef<'a> = (&'a QualName, &'a str); typedef
/dports/net-im/fractal/fractal-4.4.0/vendor/markup5ever/
H A Dserialize.rs75 pub type AttrRef<'a> = (&'a QualName, &'a str); typedef
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/markup5ever/
H A Dserialize.rs75 pub type AttrRef<'a> = (&'a QualName, &'a str); typedef
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/markup5ever-0.10.1/
H A Dserialize.rs75 pub type AttrRef<'a> = (&'a QualName, &'a str); typedef
/dports/devel/texlab/texlab-3.3.0/cargo-crates/markup5ever-0.10.1/
H A Dserialize.rs75 pub type AttrRef<'a> = (&'a QualName, &'a str); typedef
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/markup5ever-0.10.1/
H A Dserialize.rs75 pub type AttrRef<'a> = (&'a QualName, &'a str); typedef
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/support/network-integration/collections/ansible_collections/vyos/vyos/plugins/module_utils/network/vyos/argspec/lag_interfaces/
H A Dlag_interfaces.py75 "state": {
/dports/lang/rust/rustc-1.58.1-src/vendor/markup5ever/
H A Dserialize.rs75 pub type AttrRef<'a> = (&'a QualName, &'a str); typedef
/dports/textproc/htmlq/htmlq-0.3.0/cargo-crates/markup5ever-0.10.1/
H A Dserialize.rs75 pub type AttrRef<'a> = (&'a QualName, &'a str); typedef
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/markup5ever-0.10.1/
H A Dserialize.rs75 pub type AttrRef<'a> = (&'a QualName, &'a str); typedef
/dports/www/monolith/monolith-2.6.1/cargo-crates/markup5ever-0.9.0/
H A Dserialize.rs75 pub type AttrRef<'a> = (&'a QualName, &'a str); typedef
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/html5ever-0.13.1/src/serialize/
H A Dmod.rs58 pub type AttrRef<'a> = (&'a QualName, &'a str); typedef
/dports/security/keepass/KeePass-2.49-Source/KeePassLib/Serialization/
H A DKdbxFile.cs187 private const string AttrRef = "Ref"; field in KeePassLib.Serialization.KdbxFile