Home
last modified time | relevance | path

Searched refs:ShortTag (Results 1 – 25 of 232) sorted by relevance

12345678910

/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/xml5ever-0.16.2/src/tokenizer/
H A Dinterface.rs15 pub use self::TagKind::{EmptyTag, EndTag, ShortTag, StartTag};
31 ShortTag, enumerator
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/xml5ever/src/tokenizer/
H A Dinterface.rs15 pub use self::TagKind::{EmptyTag, EndTag, ShortTag, StartTag};
31 ShortTag, enumerator
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/xml5ever-0.16.2/src/tokenizer/
H A Dinterface.rs15 pub use self::TagKind::{EmptyTag, EndTag, ShortTag, StartTag};
31 ShortTag, enumerator
/dports/lang/rust/rustc-1.58.1-src/vendor/xml5ever/src/tokenizer/
H A Dinterface.rs15 pub use self::TagKind::{EmptyTag, EndTag, ShortTag, StartTag};
31 ShortTag, enumerator
/dports/devel/texlab/texlab-3.3.0/cargo-crates/xml5ever-0.16.1/src/tokenizer/
H A Dinterface.rs15 pub use self::TagKind::{EmptyTag, EndTag, ShortTag, StartTag};
31 ShortTag, enumerator
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/xml5ever-0.16.1/src/tokenizer/
H A Dinterface.rs15 pub use self::TagKind::{EmptyTag, EndTag, ShortTag, StartTag};
31 ShortTag, enumerator
/dports/www/zola/zola-0.15.2/cargo-crates/xml5ever-0.16.2/src/tokenizer/
H A Dinterface.rs15 pub use self::TagKind::{EmptyTag, EndTag, ShortTag, StartTag};
31 ShortTag, enumerator
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/xml5ever-0.16.1/src/tokenizer/
H A Dinterface.rs15 pub use self::TagKind::{EmptyTag, EndTag, ShortTag, StartTag};
31 ShortTag, enumerator
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/xml5ever-0.16.2/examples/
H A Dxml_tokenizer.rs21 use xml5ever::tokenizer::{EmptyTag, EndTag, ShortTag, StartTag};
61 ShortTag => print!("Short TAG : <\x1b[31m/{}\x1b[0m", tag.name.local), in process_token()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/xml5ever/examples/
H A Dxml_tokenizer.rs21 use xml5ever::tokenizer::{EmptyTag, EndTag, ShortTag, StartTag};
61 ShortTag => print!("Short TAG : <\x1b[31m/{}\x1b[0m", tag.name.local), in process_token()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/xml5ever-0.16.2/examples/
H A Dxml_tokenizer.rs21 use xml5ever::tokenizer::{EmptyTag, EndTag, ShortTag, StartTag};
61 ShortTag => print!("Short TAG : <\x1b[31m/{}\x1b[0m", tag.name.local), in process_token()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/xml5ever-0.16.1/examples/
H A Dxml_tokenizer.rs21 use xml5ever::tokenizer::{EmptyTag, EndTag, ShortTag, StartTag};
61 ShortTag => print!("Short TAG : <\x1b[31m/{}\x1b[0m", tag.name.local), in process_token()
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/xml5ever-0.16.1/examples/
H A Dxml_tokenizer.rs21 use xml5ever::tokenizer::{EmptyTag, EndTag, ShortTag, StartTag};
61 ShortTag => print!("Short TAG : <\x1b[31m/{}\x1b[0m", tag.name.local), in process_token()
/dports/www/zola/zola-0.15.2/cargo-crates/xml5ever-0.16.2/examples/
H A Dxml_tokenizer.rs21 use xml5ever::tokenizer::{EmptyTag, EndTag, ShortTag, StartTag};
61 ShortTag => print!("Short TAG : <\x1b[31m/{}\x1b[0m", tag.name.local), in process_token()
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/xml5ever-0.16.1/examples/
H A Dxml_tokenizer.rs21 use xml5ever::tokenizer::{EmptyTag, EndTag, ShortTag, StartTag};
61 ShortTag => print!("Short TAG : <\x1b[31m/{}\x1b[0m", tag.name.local), in process_token()
/dports/lang/rust/rustc-1.58.1-src/vendor/xml5ever/examples/
H A Dxml_tokenizer.rs21 use xml5ever::tokenizer::{EmptyTag, EndTag, ShortTag, StartTag};
61 ShortTag => print!("Short TAG : <\x1b[31m/{}\x1b[0m", tag.name.local), in process_token()
/dports/net/gscloud/gscloud-0.11.0/vendor/gopkg.in/yaml.v3/
H A Dyaml.go398 return longTag(n.ShortTag())
404 func (n *Node) ShortTag() string { func
416 return n.Alias.ShortTag()
/dports/net/gscloud/gscloud-0.11.0/vendor/github.com/gridscale/gsclient-go/v3/vendor/gopkg.in/yaml.v3/
H A Dyaml.go398 return longTag(n.ShortTag())
404 func (n *Node) ShortTag() string { func
416 return n.Alias.ShortTag()
/dports/devel/git-lfs/git-lfs-3.0.2/vendor/gopkg.in/yaml.v3/
H A Dyaml.go398 return longTag(n.ShortTag())
404 func (n *Node) ShortTag() string { func
416 return n.Alias.ShortTag()
/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/gopkg.in/yaml.v3/
H A Dyaml.go398 return longTag(n.ShortTag())
404 func (n *Node) ShortTag() string { func
416 return n.Alias.ShortTag()
/dports/textproc/textnote/textnote-1.3.0/vendor/gopkg.in/yaml.v3/
H A Dyaml.go398 return longTag(n.ShortTag())
404 func (n *Node) ShortTag() string { func
416 return n.Alias.ShortTag()
/dports/deskutils/ultralist/ultralist-1.7.0/vendor/gopkg.in/yaml.v3/
H A Dyaml.go398 return longTag(n.ShortTag())
404 func (n *Node) ShortTag() string { func
416 return n.Alias.ShortTag()
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/vendor/gopkg.in/yaml.v3/
H A Dyaml.go398 return longTag(n.ShortTag())
404 func (n *Node) ShortTag() string { func
416 return n.Alias.ShortTag()
/dports/deskutils/ultralist/ultralist-1.7.0/vendor/gopkg.in/yaml.v3/yaml-9f266ea9e77c/
H A Dyaml.go398 return longTag(n.ShortTag())
404 func (n *Node) ShortTag() string { func
416 return n.Alias.ShortTag()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-terraform/vendor/gopkg.in/yaml.v3/
H A Dyaml.go398 return longTag(n.ShortTag())
404 func (n *Node) ShortTag() string { func
416 return n.Alias.ShortTag()

12345678910