Home
last modified time | relevance | path

Searched refs:DoctypeIdKind (Results 1 – 22 of 22) sorted by relevance

/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dstates.rs16 pub use self::DoctypeIdKind::*;
28 pub enum DoctypeIdKind { enum
83 AfterDoctypeKeyword(DoctypeIdKind),
84 BeforeDoctypeIdentifier(DoctypeIdKind),
85 DoctypeIdentifierDoubleQuoted(DoctypeIdKind),
86 DoctypeIdentifierSingleQuoted(DoctypeIdKind),
87 AfterDoctypeIdentifier(DoctypeIdKind),
H A Dmod.rs17 use self::states::{DoctypeIdKind, Public, System};
533 fn doctype_id<'a>(&'a mut self, kind: DoctypeIdKind) -> &'a mut Option<StrTendril> { in doctype_id()
540 fn clear_doctype_id(&mut self, kind: DoctypeIdKind) { in clear_doctype_id() argument
/dports/net-im/fractal/fractal-4.4.0/vendor/html5ever/src/tokenizer/
H A Dstates.rs16 pub use self::DoctypeIdKind::*;
28 pub enum DoctypeIdKind { enum
83 AfterDoctypeKeyword(DoctypeIdKind),
84 BeforeDoctypeIdentifier(DoctypeIdKind),
85 DoctypeIdentifierDoubleQuoted(DoctypeIdKind),
86 DoctypeIdentifierSingleQuoted(DoctypeIdKind),
87 AfterDoctypeIdentifier(DoctypeIdKind),
H A Dmod.rs17 use self::states::{DoctypeIdKind, Public, System};
530 fn doctype_id<'a>(&'a mut self, kind: DoctypeIdKind) -> &'a mut Option<StrTendril> { in doctype_id()
537 fn clear_doctype_id(&mut self, kind: DoctypeIdKind) { in clear_doctype_id() argument
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dstates.rs16 pub use self::DoctypeIdKind::*;
28 pub enum DoctypeIdKind { enum
83 AfterDoctypeKeyword(DoctypeIdKind),
84 BeforeDoctypeIdentifier(DoctypeIdKind),
85 DoctypeIdentifierDoubleQuoted(DoctypeIdKind),
86 DoctypeIdentifierSingleQuoted(DoctypeIdKind),
87 AfterDoctypeIdentifier(DoctypeIdKind),
H A Dmod.rs17 use self::states::{DoctypeIdKind, Public, System};
533 fn doctype_id<'a>(&'a mut self, kind: DoctypeIdKind) -> &'a mut Option<StrTendril> { in doctype_id()
540 fn clear_doctype_id(&mut self, kind: DoctypeIdKind) { in clear_doctype_id() argument
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/html5ever-0.13.1/src/tokenizer/
H A Dstates.rs16 pub use self::DoctypeIdKind::*;
28 pub enum DoctypeIdKind { enum
83 AfterDoctypeKeyword(DoctypeIdKind),
84 BeforeDoctypeIdentifier(DoctypeIdKind),
85 DoctypeIdentifierDoubleQuoted(DoctypeIdKind),
86 DoctypeIdentifierSingleQuoted(DoctypeIdKind),
87 AfterDoctypeIdentifier(DoctypeIdKind),
H A Dmod.rs20 use self::states::{DoctypeIdKind, Public, System};
535 fn doctype_id<'a>(&'a mut self, kind: DoctypeIdKind) -> &'a mut Option<StrTendril> { in doctype_id()
542 fn clear_doctype_id(&mut self, kind: DoctypeIdKind) { in clear_doctype_id() argument
/dports/devel/texlab/texlab-3.3.0/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dstates.rs16 pub use self::DoctypeIdKind::*;
28 pub enum DoctypeIdKind { enum
83 AfterDoctypeKeyword(DoctypeIdKind),
84 BeforeDoctypeIdentifier(DoctypeIdKind),
85 DoctypeIdentifierDoubleQuoted(DoctypeIdKind),
86 DoctypeIdentifierSingleQuoted(DoctypeIdKind),
87 AfterDoctypeIdentifier(DoctypeIdKind),
H A Dmod.rs17 use self::states::{DoctypeIdKind, Public, System};
533 fn doctype_id<'a>(&'a mut self, kind: DoctypeIdKind) -> &'a mut Option<StrTendril> { in doctype_id()
540 fn clear_doctype_id(&mut self, kind: DoctypeIdKind) { in clear_doctype_id() argument
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dstates.rs16 pub use self::DoctypeIdKind::*;
28 pub enum DoctypeIdKind { enum
83 AfterDoctypeKeyword(DoctypeIdKind),
84 BeforeDoctypeIdentifier(DoctypeIdKind),
85 DoctypeIdentifierDoubleQuoted(DoctypeIdKind),
86 DoctypeIdentifierSingleQuoted(DoctypeIdKind),
87 AfterDoctypeIdentifier(DoctypeIdKind),
H A Dmod.rs17 use self::states::{DoctypeIdKind, Public, System};
533 fn doctype_id<'a>(&'a mut self, kind: DoctypeIdKind) -> &'a mut Option<StrTendril> { in doctype_id()
540 fn clear_doctype_id(&mut self, kind: DoctypeIdKind) { in clear_doctype_id() argument
/dports/www/zola/zola-0.15.2/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dstates.rs16 pub use self::DoctypeIdKind::*;
28 pub enum DoctypeIdKind {
83 AfterDoctypeKeyword(DoctypeIdKind),
84 BeforeDoctypeIdentifier(DoctypeIdKind),
85 DoctypeIdentifierDoubleQuoted(DoctypeIdKind),
86 DoctypeIdentifierSingleQuoted(DoctypeIdKind),
87 AfterDoctypeIdentifier(DoctypeIdKind),
H A Dmod.rs17 use self::states::{DoctypeIdKind, Public, System};
533 fn doctype_id<'a>(&'a mut self, kind: DoctypeIdKind) -> &'a mut Option<StrTendril> {
540 fn clear_doctype_id(&mut self, kind: DoctypeIdKind) {
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dstates.rs16 pub use self::DoctypeIdKind::*;
28 pub enum DoctypeIdKind { enum
83 AfterDoctypeKeyword(DoctypeIdKind),
84 BeforeDoctypeIdentifier(DoctypeIdKind),
85 DoctypeIdentifierDoubleQuoted(DoctypeIdKind),
86 DoctypeIdentifierSingleQuoted(DoctypeIdKind),
87 AfterDoctypeIdentifier(DoctypeIdKind),
H A Dmod.rs17 use self::states::{DoctypeIdKind, Public, System};
533 fn doctype_id<'a>(&'a mut self, kind: DoctypeIdKind) -> &'a mut Option<StrTendril> { in doctype_id()
540 fn clear_doctype_id(&mut self, kind: DoctypeIdKind) { in clear_doctype_id() argument
/dports/lang/rust/rustc-1.58.1-src/vendor/html5ever/src/tokenizer/
H A Dstates.rs16 pub use self::DoctypeIdKind::*;
28 pub enum DoctypeIdKind { enum
83 AfterDoctypeKeyword(DoctypeIdKind),
84 BeforeDoctypeIdentifier(DoctypeIdKind),
85 DoctypeIdentifierDoubleQuoted(DoctypeIdKind),
86 DoctypeIdentifierSingleQuoted(DoctypeIdKind),
87 AfterDoctypeIdentifier(DoctypeIdKind),
H A Dmod.rs17 use self::states::{DoctypeIdKind, Public, System};
533 fn doctype_id<'a>(&'a mut self, kind: DoctypeIdKind) -> &'a mut Option<StrTendril> { in doctype_id()
540 fn clear_doctype_id(&mut self, kind: DoctypeIdKind) { in clear_doctype_id() argument
/dports/textproc/htmlq/htmlq-0.3.0/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dstates.rs16 pub use self::DoctypeIdKind::*;
28 pub enum DoctypeIdKind { enum
83 AfterDoctypeKeyword(DoctypeIdKind),
84 BeforeDoctypeIdentifier(DoctypeIdKind),
85 DoctypeIdentifierDoubleQuoted(DoctypeIdKind),
86 DoctypeIdentifierSingleQuoted(DoctypeIdKind),
87 AfterDoctypeIdentifier(DoctypeIdKind),
H A Dmod.rs17 use self::states::{DoctypeIdKind, Public, System};
533 fn doctype_id<'a>(&'a mut self, kind: DoctypeIdKind) -> &'a mut Option<StrTendril> { in doctype_id()
540 fn clear_doctype_id(&mut self, kind: DoctypeIdKind) { in clear_doctype_id() argument
/dports/www/monolith/monolith-2.6.1/cargo-crates/html5ever-0.24.1/src/tokenizer/
H A Dstates.rs16 pub use self::DoctypeIdKind::*;
28 pub enum DoctypeIdKind { enum
83 AfterDoctypeKeyword(DoctypeIdKind),
84 BeforeDoctypeIdentifier(DoctypeIdKind),
85 DoctypeIdentifierDoubleQuoted(DoctypeIdKind),
86 DoctypeIdentifierSingleQuoted(DoctypeIdKind),
87 AfterDoctypeIdentifier(DoctypeIdKind),
H A Dmod.rs17 use self::states::{DoctypeIdKind, Public, System};
530 fn doctype_id<'a>(&'a mut self, kind: DoctypeIdKind) -> &'a mut Option<StrTendril> { in doctype_id()
537 fn clear_doctype_id(&mut self, kind: DoctypeIdKind) { in clear_doctype_id() argument