Home
last modified time | relevance | path

Searched defs:StrTendril (Results 1 – 25 of 201) sorted by relevance

123456789

/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/markup5ever_rcdom-0.1.0/tests/
H A Dxml-tokenizer.rs36 fn splits(s: &str, n: usize) -> Vec<Vec<StrTendril>> { in splits()
129 fn tokenize_xml(input: Vec<StrTendril>, opts: XmlTokenizerOpts) -> Vec<Token> { in tokenize_xml()
145 fn get_tendril(&self) -> StrTendril; in get_tendril()
146 fn get_nullable_tendril(&self) -> Option<StrTendril>; in get_nullable_tendril()
161 fn get_tendril(&self) -> StrTendril { in get_tendril()
168 fn get_nullable_tendril(&self) -> Option<StrTendril> { in get_nullable_tendril()
H A Dhtml-tokenizer.rs33 fn splits(s: &str, n: usize) -> Vec<Vec<StrTendril>> { in splits()
130 fn tokenize(input: Vec<StrTendril>, opts: TokenizerOpts) -> Vec<Token> { in tokenize()
145 fn get_tendril(&self) -> StrTendril; in get_tendril()
146 fn get_nullable_tendril(&self) -> Option<StrTendril>; in get_nullable_tendril()
161 fn get_tendril(&self) -> StrTendril { in get_tendril()
168 fn get_nullable_tendril(&self) -> Option<StrTendril> { in get_nullable_tendril()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/markup5ever_rcdom-0.1.0/tests/
H A Dxml-tokenizer.rs36 fn splits(s: &str, n: usize) -> Vec<Vec<StrTendril>> { in splits()
129 fn tokenize_xml(input: Vec<StrTendril>, opts: XmlTokenizerOpts) -> Vec<Token> { in tokenize_xml()
145 fn get_tendril(&self) -> StrTendril; in get_tendril()
146 fn get_nullable_tendril(&self) -> Option<StrTendril>; in get_nullable_tendril()
161 fn get_tendril(&self) -> StrTendril { in get_tendril()
168 fn get_nullable_tendril(&self) -> Option<StrTendril> { in get_nullable_tendril()
H A Dhtml-tokenizer.rs33 fn splits(s: &str, n: usize) -> Vec<Vec<StrTendril>> { in splits()
130 fn tokenize(input: Vec<StrTendril>, opts: TokenizerOpts) -> Vec<Token> { in tokenize()
145 fn get_tendril(&self) -> StrTendril; in get_tendril()
146 fn get_nullable_tendril(&self) -> Option<StrTendril>; in get_nullable_tendril()
161 fn get_tendril(&self) -> StrTendril { in get_tendril()
168 fn get_nullable_tendril(&self) -> Option<StrTendril> { in get_nullable_tendril()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/markup5ever_rcdom-0.1.0/tests/
H A Dxml-tokenizer.rs36 fn splits(s: &str, n: usize) -> Vec<Vec<StrTendril>> { in splits()
129 fn tokenize_xml(input: Vec<StrTendril>, opts: XmlTokenizerOpts) -> Vec<Token> { in tokenize_xml()
145 fn get_tendril(&self) -> StrTendril; in get_tendril()
146 fn get_nullable_tendril(&self) -> Option<StrTendril>; in get_nullable_tendril()
161 fn get_tendril(&self) -> StrTendril { in get_tendril()
168 fn get_nullable_tendril(&self) -> Option<StrTendril> { in get_nullable_tendril()
H A Dhtml-tokenizer.rs33 fn splits(s: &str, n: usize) -> Vec<Vec<StrTendril>> { in splits()
130 fn tokenize(input: Vec<StrTendril>, opts: TokenizerOpts) -> Vec<Token> { in tokenize()
145 fn get_tendril(&self) -> StrTendril; in get_tendril()
146 fn get_nullable_tendril(&self) -> Option<StrTendril>; in get_nullable_tendril()
161 fn get_tendril(&self) -> StrTendril { in get_tendril()
168 fn get_nullable_tendril(&self) -> Option<StrTendril> { in get_nullable_tendril()
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/markup5ever_rcdom-0.1.0/tests/
H A Dxml-tokenizer.rs36 fn splits(s: &str, n: usize) -> Vec<Vec<StrTendril>> { in splits()
129 fn tokenize_xml(input: Vec<StrTendril>, opts: XmlTokenizerOpts) -> Vec<Token> { in tokenize_xml()
145 fn get_tendril(&self) -> StrTendril; in get_tendril()
146 fn get_nullable_tendril(&self) -> Option<StrTendril>; in get_nullable_tendril()
161 fn get_tendril(&self) -> StrTendril { in get_tendril()
168 fn get_nullable_tendril(&self) -> Option<StrTendril> { in get_nullable_tendril()
H A Dhtml-tokenizer.rs33 fn splits(s: &str, n: usize) -> Vec<Vec<StrTendril>> { in splits()
130 fn tokenize(input: Vec<StrTendril>, opts: TokenizerOpts) -> Vec<Token> { in tokenize()
145 fn get_tendril(&self) -> StrTendril; in get_tendril()
146 fn get_nullable_tendril(&self) -> Option<StrTendril>; in get_nullable_tendril()
161 fn get_tendril(&self) -> StrTendril { in get_tendril()
168 fn get_nullable_tendril(&self) -> Option<StrTendril> { in get_nullable_tendril()
/dports/www/zola/zola-0.15.2/cargo-crates/markup5ever_rcdom-0.1.0/tests/
H A Dxml-tokenizer.rs36 fn splits(s: &str, n: usize) -> Vec<Vec<StrTendril>> { in splits()
129 fn tokenize_xml(input: Vec<StrTendril>, opts: XmlTokenizerOpts) -> Vec<Token> { in tokenize_xml()
145 fn get_tendril(&self) -> StrTendril; in get_tendril()
146 fn get_nullable_tendril(&self) -> Option<StrTendril>; in get_nullable_tendril()
161 fn get_tendril(&self) -> StrTendril { in get_tendril()
168 fn get_nullable_tendril(&self) -> Option<StrTendril> { in get_nullable_tendril()
/dports/lang/rust/rustc-1.58.1-src/vendor/markup5ever_rcdom/tests/
H A Dxml-tokenizer.rs36 fn splits(s: &str, n: usize) -> Vec<Vec<StrTendril>> { in splits()
129 fn tokenize_xml(input: Vec<StrTendril>, opts: XmlTokenizerOpts) -> Vec<Token> { in tokenize_xml()
145 fn get_tendril(&self) -> StrTendril; in get_tendril()
146 fn get_nullable_tendril(&self) -> Option<StrTendril>; in get_nullable_tendril()
161 fn get_tendril(&self) -> StrTendril { in get_tendril()
168 fn get_nullable_tendril(&self) -> Option<StrTendril> { in get_nullable_tendril()
H A Dhtml-tokenizer.rs33 fn splits(s: &str, n: usize) -> Vec<Vec<StrTendril>> { in splits()
130 fn tokenize(input: Vec<StrTendril>, opts: TokenizerOpts) -> Vec<Token> { in tokenize()
145 fn get_tendril(&self) -> StrTendril; in get_tendril()
146 fn get_nullable_tendril(&self) -> Option<StrTendril>; in get_nullable_tendril()
161 fn get_tendril(&self) -> StrTendril { in get_tendril()
168 fn get_nullable_tendril(&self) -> Option<StrTendril> { in get_nullable_tendril()
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/markup5ever_rcdom-0.1.0/tests/
H A Dxml-tokenizer.rs36 fn splits(s: &str, n: usize) -> Vec<Vec<StrTendril>> { in splits()
129 fn tokenize_xml(input: Vec<StrTendril>, opts: XmlTokenizerOpts) -> Vec<Token> { in tokenize_xml()
145 fn get_tendril(&self) -> StrTendril; in get_tendril()
146 fn get_nullable_tendril(&self) -> Option<StrTendril>; in get_nullable_tendril()
161 fn get_tendril(&self) -> StrTendril { in get_tendril()
168 fn get_nullable_tendril(&self) -> Option<StrTendril> { in get_nullable_tendril()
H A Dhtml-tokenizer.rs33 fn splits(s: &str, n: usize) -> Vec<Vec<StrTendril>> { in splits()
130 fn tokenize(input: Vec<StrTendril>, opts: TokenizerOpts) -> Vec<Token> { in tokenize()
145 fn get_tendril(&self) -> StrTendril; in get_tendril()
146 fn get_nullable_tendril(&self) -> Option<StrTendril>; in get_nullable_tendril()
161 fn get_tendril(&self) -> StrTendril { in get_tendril()
168 fn get_nullable_tendril(&self) -> Option<StrTendril> { in get_nullable_tendril()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/html5ever-0.13.1/tests/
H A Dtokenizer.rs43 fn splits(s: &str, n: usize) -> Vec<Vec<StrTendril>> { in splits()
138 fn tokenize(input: Vec<StrTendril>, opts: TokenizerOpts) -> Vec<Token> { in tokenize()
153 fn get_tendril(&self) -> StrTendril; in get_tendril()
154 fn get_nullable_tendril(&self) -> Option<StrTendril>; in get_nullable_tendril()
169 fn get_tendril(&self) -> StrTendril { in get_tendril()
176 fn get_nullable_tendril(&self) -> Option<StrTendril> { in get_nullable_tendril()
/dports/net-im/fractal/fractal-4.4.0/vendor/html5ever/tests/
H A Dtokenizer.rs40 fn splits(s: &str, n: usize) -> Vec<Vec<StrTendril>> { in splits()
137 fn tokenize(input: Vec<StrTendril>, opts: TokenizerOpts) -> Vec<Token> { in tokenize()
152 fn get_tendril(&self) -> StrTendril; in get_tendril()
153 fn get_nullable_tendril(&self) -> Option<StrTendril>; in get_nullable_tendril()
168 fn get_tendril(&self) -> StrTendril { in get_tendril()
175 fn get_nullable_tendril(&self) -> Option<StrTendril> { in get_nullable_tendril()
/dports/www/monolith/monolith-2.6.1/cargo-crates/html5ever-0.24.1/tests/
H A Dtokenizer.rs40 fn splits(s: &str, n: usize) -> Vec<Vec<StrTendril>> { in splits()
137 fn tokenize(input: Vec<StrTendril>, opts: TokenizerOpts) -> Vec<Token> { in tokenize()
152 fn get_tendril(&self) -> StrTendril; in get_tendril()
153 fn get_nullable_tendril(&self) -> Option<StrTendril>; in get_nullable_tendril()
168 fn get_tendril(&self) -> StrTendril { in get_tendril()
175 fn get_nullable_tendril(&self) -> Option<StrTendril> { in get_nullable_tendril()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/markup5ever-0.10.1/util/
H A Dbuffer_queue.rs69 pub fn pop_front(&mut self) -> Option<StrTendril> { in pop_front()
76 pub fn push_front(&mut self, buf: StrTendril) { in push_front()
86 pub fn push_back(&mut self, buf: StrTendril) { in push_back()
/dports/net-im/fractal/fractal-4.4.0/vendor/markup5ever/util/
H A Dbuffer_queue.rs69 pub fn pop_front(&mut self) -> Option<StrTendril> { in pop_front()
76 pub fn push_front(&mut self, buf: StrTendril) { in push_front()
86 pub fn push_back(&mut self, buf: StrTendril) { in push_back()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/markup5ever/util/
H A Dbuffer_queue.rs69 pub fn pop_front(&mut self) -> Option<StrTendril> { in pop_front()
76 pub fn push_front(&mut self, buf: StrTendril) { in push_front()
86 pub fn push_back(&mut self, buf: StrTendril) { in push_back()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/markup5ever-0.10.1/util/
H A Dbuffer_queue.rs69 pub fn pop_front(&mut self) -> Option<StrTendril> { in pop_front()
76 pub fn push_front(&mut self, buf: StrTendril) { in push_front()
86 pub fn push_back(&mut self, buf: StrTendril) { in push_back()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/html5ever-0.13.1/src/tokenizer/
H A Dbuffer_queue.rs46 pub fn pop_front(&mut self) -> Option<StrTendril> { in pop_front()
51 pub fn push_front(&mut self, buf: StrTendril) { in push_front()
59 pub fn push_back(&mut self, buf: StrTendril) { in push_back()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/markup5ever-0.10.1/util/
H A Dbuffer_queue.rs69 pub fn pop_front(&mut self) -> Option<StrTendril> { in pop_front()
76 pub fn push_front(&mut self, buf: StrTendril) { in push_front()
86 pub fn push_back(&mut self, buf: StrTendril) { in push_back()
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/markup5ever-0.10.1/util/
H A Dbuffer_queue.rs69 pub fn pop_front(&mut self) -> Option<StrTendril> { in pop_front()
76 pub fn push_front(&mut self, buf: StrTendril) { in push_front()
86 pub fn push_back(&mut self, buf: StrTendril) { in push_back()
/dports/www/zola/zola-0.15.2/cargo-crates/markup5ever-0.10.1/util/
H A Dbuffer_queue.rs69 pub fn pop_front(&mut self) -> Option<StrTendril> { in pop_front()
76 pub fn push_front(&mut self, buf: StrTendril) { in push_front()
86 pub fn push_back(&mut self, buf: StrTendril) { in push_back()
/dports/lang/rust/rustc-1.58.1-src/vendor/markup5ever/util/
H A Dbuffer_queue.rs69 pub fn pop_front(&mut self) -> Option<StrTendril> { in pop_front()
76 pub fn push_front(&mut self, buf: StrTendril) { in push_front()
86 pub fn push_back(&mut self, buf: StrTendril) { in push_back()

123456789