Home
last modified time | relevance | path

Searched refs:clear_doctype_id (Results 1 – 19 of 19) sorted by relevance

/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/xml5ever-0.16.2/src/tokenizer/
H A Dmod.rs492 fn clear_doctype_id(&mut self, kind: DoctypeKind) { in clear_doctype_id() method
539 …( $me:ident : clear_doctype_id $k:ident ) => ( $me.clear_doctype_id($k); …
988 … go!(self: error; clear_doctype_id Public; to DoctypeIdentifierDoubleQuoted Public) in step()
991 … go!(self: error; clear_doctype_id Public; to DoctypeIdentifierSingleQuoted Public) in step()
1002 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System) in step()
1005 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierSingleQuoted System) in step()
1015 '"' => go!(self: clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind), in step()
1016 '\'' => go!(self: clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind), in step()
1044 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierSingleQuoted(System)) in step()
1047 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierDoubleQuoted(System)) in step()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/xml5ever/src/tokenizer/
H A Dmod.rs492 fn clear_doctype_id(&mut self, kind: DoctypeKind) { in clear_doctype_id() method
539 …( $me:ident : clear_doctype_id $k:ident ) => ( $me.clear_doctype_id($k); …
988 … go!(self: error; clear_doctype_id Public; to DoctypeIdentifierDoubleQuoted Public) in step()
991 … go!(self: error; clear_doctype_id Public; to DoctypeIdentifierSingleQuoted Public) in step()
1002 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System) in step()
1005 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierSingleQuoted System) in step()
1015 '"' => go!(self: clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind), in step()
1016 '\'' => go!(self: clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind), in step()
1044 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierSingleQuoted(System)) in step()
1047 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierDoubleQuoted(System)) in step()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/xml5ever-0.16.2/src/tokenizer/
H A Dmod.rs492 fn clear_doctype_id(&mut self, kind: DoctypeKind) { in clear_doctype_id() method
539 …( $me:ident : clear_doctype_id $k:ident ) => ( $me.clear_doctype_id($k); …
988 … go!(self: error; clear_doctype_id Public; to DoctypeIdentifierDoubleQuoted Public) in step()
991 … go!(self: error; clear_doctype_id Public; to DoctypeIdentifierSingleQuoted Public) in step()
1002 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System) in step()
1005 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierSingleQuoted System) in step()
1015 '"' => go!(self: clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind), in step()
1016 '\'' => go!(self: clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind), in step()
1044 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierSingleQuoted(System)) in step()
1047 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierDoubleQuoted(System)) in step()
/dports/lang/rust/rustc-1.58.1-src/vendor/xml5ever/src/tokenizer/
H A Dmod.rs492 fn clear_doctype_id(&mut self, kind: DoctypeKind) { in clear_doctype_id() method
539 …( $me:ident : clear_doctype_id $k:ident ) => ( $me.clear_doctype_id($k); …
987 … go!(self: error; clear_doctype_id Public; to DoctypeIdentifierDoubleQuoted Public) in step()
990 … go!(self: error; clear_doctype_id Public; to DoctypeIdentifierSingleQuoted Public) in step()
1001 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System) in step()
1004 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierSingleQuoted System) in step()
1014 '"' => go!(self: clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind), in step()
1015 '\'' => go!(self: clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind), in step()
1043 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierSingleQuoted(System)) in step()
1046 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierDoubleQuoted(System)) in step()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/xml5ever-0.16.1/src/tokenizer/
H A Dmod.rs492 fn clear_doctype_id(&mut self, kind: DoctypeKind) { in clear_doctype_id() method
539 …( $me:ident : clear_doctype_id $k:ident ) => ( $me.clear_doctype_id($k); …
987 … go!(self: error; clear_doctype_id Public; to DoctypeIdentifierDoubleQuoted Public) in step()
990 … go!(self: error; clear_doctype_id Public; to DoctypeIdentifierSingleQuoted Public) in step()
1001 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System) in step()
1004 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierSingleQuoted System) in step()
1014 '"' => go!(self: clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind), in step()
1015 '\'' => go!(self: clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind), in step()
1043 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierSingleQuoted(System)) in step()
1046 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierDoubleQuoted(System)) in step()
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/xml5ever-0.16.1/src/tokenizer/
H A Dmod.rs492 fn clear_doctype_id(&mut self, kind: DoctypeKind) { in clear_doctype_id() method
539 …( $me:ident : clear_doctype_id $k:ident ) => ( $me.clear_doctype_id($k); …
987 … go!(self: error; clear_doctype_id Public; to DoctypeIdentifierDoubleQuoted Public) in step()
990 … go!(self: error; clear_doctype_id Public; to DoctypeIdentifierSingleQuoted Public) in step()
1001 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System) in step()
1004 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierSingleQuoted System) in step()
1014 '"' => go!(self: clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind), in step()
1015 '\'' => go!(self: clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind), in step()
1043 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierSingleQuoted(System)) in step()
1046 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierDoubleQuoted(System)) in step()
/dports/www/zola/zola-0.15.2/cargo-crates/xml5ever-0.16.2/src/tokenizer/
H A Dmod.rs492 fn clear_doctype_id(&mut self, kind: DoctypeKind) { in clear_doctype_id() method
539 …( $me:ident : clear_doctype_id $k:ident ) => ( $me.clear_doctype_id($k); …
988 … go!(self: error; clear_doctype_id Public; to DoctypeIdentifierDoubleQuoted Public) in step()
991 … go!(self: error; clear_doctype_id Public; to DoctypeIdentifierSingleQuoted Public) in step()
1002 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System) in step()
1005 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierSingleQuoted System) in step()
1015 '"' => go!(self: clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind), in step()
1016 '\'' => go!(self: clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind), in step()
1044 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierSingleQuoted(System)) in step()
1047 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierDoubleQuoted(System)) in step()
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/xml5ever-0.16.1/src/tokenizer/
H A Dmod.rs492 fn clear_doctype_id(&mut self, kind: DoctypeKind) { in clear_doctype_id() method
539 …( $me:ident : clear_doctype_id $k:ident ) => ( $me.clear_doctype_id($k); …
987 … go!(self: error; clear_doctype_id Public; to DoctypeIdentifierDoubleQuoted Public) in step()
990 … go!(self: error; clear_doctype_id Public; to DoctypeIdentifierSingleQuoted Public) in step()
1001 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System) in step()
1004 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierSingleQuoted System) in step()
1014 '"' => go!(self: clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind), in step()
1015 '\'' => go!(self: clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind), in step()
1043 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierSingleQuoted(System)) in step()
1046 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierDoubleQuoted(System)) in step()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dmod.rs540 fn clear_doctype_id(&mut self, kind: DoctypeIdKind) { in clear_doctype_id() method
597 …( $me:ident : clear_doctype_id $k:ident ) => ( $me.clear_doctype_id($k); …
1199 … go!(self: error; clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind) in step()
1202 … go!(self: error; clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind) in step()
1213 '"' => go!(self: clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind), in step()
1214 '\'' => go!(self: clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind), in step()
1248 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System) in step()
1251 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierSingleQuoted System) in step()
1272 go!(self: clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System) in step()
1275 go!(self: clear_doctype_id System; to DoctypeIdentifierSingleQuoted System) in step()
/dports/net-im/fractal/fractal-4.4.0/vendor/html5ever/src/tokenizer/
H A Dmod.rs537 fn clear_doctype_id(&mut self, kind: DoctypeIdKind) { in clear_doctype_id() method
594 …( $me:ident : clear_doctype_id $k:ident ) => ( $me.clear_doctype_id($k); …
1196 … go!(self: error; clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind) in step()
1199 … go!(self: error; clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind) in step()
1210 '"' => go!(self: clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind), in step()
1211 '\'' => go!(self: clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind), in step()
1245 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System) in step()
1248 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierSingleQuoted System) in step()
1269 go!(self: clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System) in step()
1272 go!(self: clear_doctype_id System; to DoctypeIdentifierSingleQuoted System) in step()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dmod.rs540 fn clear_doctype_id(&mut self, kind: DoctypeIdKind) { in clear_doctype_id() method
597 …( $me:ident : clear_doctype_id $k:ident ) => ( $me.clear_doctype_id($k); …
1199 … go!(self: error; clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind) in step()
1202 … go!(self: error; clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind) in step()
1213 '"' => go!(self: clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind), in step()
1214 '\'' => go!(self: clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind), in step()
1248 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System) in step()
1251 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierSingleQuoted System) in step()
1272 go!(self: clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System) in step()
1275 go!(self: clear_doctype_id System; to DoctypeIdentifierSingleQuoted System) in step()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/html5ever-0.13.1/src/tokenizer/
H A Dmod.rs542 fn clear_doctype_id(&mut self, kind: DoctypeIdKind) { in clear_doctype_id() method
600 …( $me:ident : clear_doctype_id $k:ident ) => ( $me.clear_doctype_id($k); …
1128 … '"' => go!(self: error; clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind), in step()
1129 … '\'' => go!(self: error; clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind), in step()
1137 '"' => go!(self: clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind), in step()
1138 '\'' => go!(self: clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind), in step()
1164 … '"' => go!(self: error; clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System), in step()
1165 … '\'' => go!(self: error; clear_doctype_id System; to DoctypeIdentifierSingleQuoted System), in step()
1180 '"' => go!(self: clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System), in step()
1181 '\'' => go!(self: clear_doctype_id System; to DoctypeIdentifierSingleQuoted System), in step()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dmod.rs540 fn clear_doctype_id(&mut self, kind: DoctypeIdKind) { in clear_doctype_id() method
597 …( $me:ident : clear_doctype_id $k:ident ) => ( $me.clear_doctype_id($k); …
1199 … go!(self: error; clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind) in step()
1202 … go!(self: error; clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind) in step()
1213 '"' => go!(self: clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind), in step()
1214 '\'' => go!(self: clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind), in step()
1248 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System) in step()
1251 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierSingleQuoted System) in step()
1272 go!(self: clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System) in step()
1275 go!(self: clear_doctype_id System; to DoctypeIdentifierSingleQuoted System) in step()
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dmod.rs540 fn clear_doctype_id(&mut self, kind: DoctypeIdKind) { in clear_doctype_id() method
597 …( $me:ident : clear_doctype_id $k:ident ) => ( $me.clear_doctype_id($k); …
1199 … go!(self: error; clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind) in step()
1202 … go!(self: error; clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind) in step()
1213 '"' => go!(self: clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind), in step()
1214 '\'' => go!(self: clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind), in step()
1248 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System) in step()
1251 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierSingleQuoted System) in step()
1272 go!(self: clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System) in step()
1275 go!(self: clear_doctype_id System; to DoctypeIdentifierSingleQuoted System) in step()
/dports/www/zola/zola-0.15.2/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dmod.rs540 fn clear_doctype_id(&mut self, kind: DoctypeIdKind) {
597 …( $me:ident : clear_doctype_id $k:ident ) => ( $me.clear_doctype_id($k); …
1199 … go!(self: error; clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind)
1202 … go!(self: error; clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind)
1213 '"' => go!(self: clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind),
1214 '\'' => go!(self: clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind),
1248 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System)
1251 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierSingleQuoted System)
1272 go!(self: clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System)
1275 go!(self: clear_doctype_id System; to DoctypeIdentifierSingleQuoted System)
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dmod.rs540 fn clear_doctype_id(&mut self, kind: DoctypeIdKind) { in clear_doctype_id() method
597 …( $me:ident : clear_doctype_id $k:ident ) => ( $me.clear_doctype_id($k); …
1199 … go!(self: error; clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind) in step()
1202 … go!(self: error; clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind) in step()
1213 '"' => go!(self: clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind), in step()
1214 '\'' => go!(self: clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind), in step()
1248 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System) in step()
1251 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierSingleQuoted System) in step()
1272 go!(self: clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System) in step()
1275 go!(self: clear_doctype_id System; to DoctypeIdentifierSingleQuoted System) in step()
/dports/lang/rust/rustc-1.58.1-src/vendor/html5ever/src/tokenizer/
H A Dmod.rs540 fn clear_doctype_id(&mut self, kind: DoctypeIdKind) { in clear_doctype_id() method
597 …( $me:ident : clear_doctype_id $k:ident ) => ( $me.clear_doctype_id($k); …
1199 … go!(self: error; clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind) in step()
1202 … go!(self: error; clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind) in step()
1213 '"' => go!(self: clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind), in step()
1214 '\'' => go!(self: clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind), in step()
1248 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System) in step()
1251 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierSingleQuoted System) in step()
1272 go!(self: clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System) in step()
1275 go!(self: clear_doctype_id System; to DoctypeIdentifierSingleQuoted System) in step()
/dports/textproc/htmlq/htmlq-0.3.0/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dmod.rs540 fn clear_doctype_id(&mut self, kind: DoctypeIdKind) { in clear_doctype_id() method
597 …( $me:ident : clear_doctype_id $k:ident ) => ( $me.clear_doctype_id($k); …
1199 … go!(self: error; clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind) in step()
1202 … go!(self: error; clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind) in step()
1213 '"' => go!(self: clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind), in step()
1214 '\'' => go!(self: clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind), in step()
1248 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System) in step()
1251 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierSingleQuoted System) in step()
1272 go!(self: clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System) in step()
1275 go!(self: clear_doctype_id System; to DoctypeIdentifierSingleQuoted System) in step()
/dports/www/monolith/monolith-2.6.1/cargo-crates/html5ever-0.24.1/src/tokenizer/
H A Dmod.rs537 fn clear_doctype_id(&mut self, kind: DoctypeIdKind) { in clear_doctype_id() method
594 …( $me:ident : clear_doctype_id $k:ident ) => ( $me.clear_doctype_id($k); …
1196 … go!(self: error; clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind) in step()
1199 … go!(self: error; clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind) in step()
1210 '"' => go!(self: clear_doctype_id kind; to DoctypeIdentifierDoubleQuoted kind), in step()
1211 '\'' => go!(self: clear_doctype_id kind; to DoctypeIdentifierSingleQuoted kind), in step()
1245 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System) in step()
1248 … go!(self: error; clear_doctype_id System; to DoctypeIdentifierSingleQuoted System) in step()
1269 go!(self: clear_doctype_id System; to DoctypeIdentifierDoubleQuoted System) in step()
1272 go!(self: clear_doctype_id System; to DoctypeIdentifierSingleQuoted System) in step()