Home
last modified time | relevance | path

Searched refs:ignore_lf (Results 1 – 25 of 41) sorted by relevance

12

/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/html5ever-0.13.1/src/tree_builder/
H A Dmod.rs130 ignore_lf: bool, field
171 ignore_lf: false, in new()
203 ignore_lf: false, in new_for_fragment()
385 let ignore_lf = replace(&mut self.ignore_lf, false); in process_token() localVariable
428 if ignore_lf && x.starts_with("\n") { in process_token()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/xml5ever-0.16.2/src/tokenizer/
H A Dmod.rs126 ignore_lf: bool, field
185 ignore_lf: false, in new()
233 if self.ignore_lf { in get_preprocessed_char()
234 self.ignore_lf = false; in get_preprocessed_char()
241 self.ignore_lf = true; in get_preprocessed_char()
282 if self.opts.exact_errors || self.reconsume || self.ignore_lf { in pop_except_from()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/xml5ever/src/tokenizer/
H A Dmod.rs126 ignore_lf: bool, field
185 ignore_lf: false, in new()
233 if self.ignore_lf { in get_preprocessed_char()
234 self.ignore_lf = false; in get_preprocessed_char()
241 self.ignore_lf = true; in get_preprocessed_char()
282 if self.opts.exact_errors || self.reconsume || self.ignore_lf { in pop_except_from()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/xml5ever-0.16.2/src/tokenizer/
H A Dmod.rs126 ignore_lf: bool, field
185 ignore_lf: false, in new()
233 if self.ignore_lf { in get_preprocessed_char()
234 self.ignore_lf = false; in get_preprocessed_char()
241 self.ignore_lf = true; in get_preprocessed_char()
282 if self.opts.exact_errors || self.reconsume || self.ignore_lf { in pop_except_from()
/dports/lang/rust/rustc-1.58.1-src/vendor/xml5ever/src/tokenizer/
H A Dmod.rs126 ignore_lf: bool, field
185 ignore_lf: false, in new()
233 if self.ignore_lf { in get_preprocessed_char()
234 self.ignore_lf = false; in get_preprocessed_char()
241 self.ignore_lf = true; in get_preprocessed_char()
282 if self.opts.exact_errors || self.reconsume || self.ignore_lf { in pop_except_from()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/xml5ever-0.16.1/src/tokenizer/
H A Dmod.rs126 ignore_lf: bool, field
185 ignore_lf: false, in new()
233 if self.ignore_lf { in get_preprocessed_char()
234 self.ignore_lf = false; in get_preprocessed_char()
241 self.ignore_lf = true; in get_preprocessed_char()
282 if self.opts.exact_errors || self.reconsume || self.ignore_lf { in pop_except_from()
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/xml5ever-0.16.1/src/tokenizer/
H A Dmod.rs126 ignore_lf: bool, field
185 ignore_lf: false, in new()
233 if self.ignore_lf { in get_preprocessed_char()
234 self.ignore_lf = false; in get_preprocessed_char()
241 self.ignore_lf = true; in get_preprocessed_char()
282 if self.opts.exact_errors || self.reconsume || self.ignore_lf { in pop_except_from()
/dports/www/zola/zola-0.15.2/cargo-crates/xml5ever-0.16.2/src/tokenizer/
H A Dmod.rs126 ignore_lf: bool, field
185 ignore_lf: false, in new()
233 if self.ignore_lf { in get_preprocessed_char()
234 self.ignore_lf = false; in get_preprocessed_char()
241 self.ignore_lf = true; in get_preprocessed_char()
282 if self.opts.exact_errors || self.reconsume || self.ignore_lf { in pop_except_from()
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/xml5ever-0.16.1/src/tokenizer/
H A Dmod.rs126 ignore_lf: bool, field
185 ignore_lf: false, in new()
233 if self.ignore_lf { in get_preprocessed_char()
234 self.ignore_lf = false; in get_preprocessed_char()
241 self.ignore_lf = true; in get_preprocessed_char()
282 if self.opts.exact_errors || self.reconsume || self.ignore_lf { in pop_except_from()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/html5ever-0.25.1/src/tree_builder/
H A Dmod.rs133 ignore_lf: bool, field
174 ignore_lf: false, in new()
211 ignore_lf: false, in new_for_fragment()
461 let ignore_lf = replace(&mut self.ignore_lf, false); in process_token() localVariable
515 if ignore_lf && x.starts_with("\n") { in process_token()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/html5ever-0.25.1/src/tree_builder/
H A Dmod.rs133 ignore_lf: bool, field
174 ignore_lf: false, in new()
211 ignore_lf: false, in new_for_fragment()
461 let ignore_lf = replace(&mut self.ignore_lf, false); in process_token() localVariable
515 if ignore_lf && x.starts_with("\n") { in process_token()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/html5ever-0.25.1/src/tree_builder/
H A Dmod.rs133 ignore_lf: bool, field
174 ignore_lf: false, in new()
211 ignore_lf: false, in new_for_fragment()
461 let ignore_lf = replace(&mut self.ignore_lf, false); in process_token() localVariable
515 if ignore_lf && x.starts_with("\n") { in process_token()
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/html5ever-0.25.1/src/tree_builder/
H A Dmod.rs133 ignore_lf: bool, field
174 ignore_lf: false, in new()
211 ignore_lf: false, in new_for_fragment()
461 let ignore_lf = replace(&mut self.ignore_lf, false); in process_token() localVariable
515 if ignore_lf && x.starts_with("\n") { in process_token()
/dports/www/zola/zola-0.15.2/cargo-crates/html5ever-0.25.1/src/tree_builder/
H A Dmod.rs133 ignore_lf: bool, field
174 ignore_lf: false, in new()
211 ignore_lf: false, in new_for_fragment()
461 let ignore_lf = replace(&mut self.ignore_lf, false); in process_token() localVariable
515 if ignore_lf && x.starts_with("\n") { in process_token()
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/html5ever-0.25.1/src/tree_builder/
H A Dmod.rs133 ignore_lf: bool, field
174 ignore_lf: false, in new()
211 ignore_lf: false, in new_for_fragment()
461 let ignore_lf = replace(&mut self.ignore_lf, false); in process_token() localVariable
515 if ignore_lf && x.starts_with("\n") { in process_token()
/dports/lang/rust/rustc-1.58.1-src/vendor/html5ever/src/tree_builder/
H A Dmod.rs133 ignore_lf: bool, field
174 ignore_lf: false, in new()
211 ignore_lf: false, in new_for_fragment()
461 let ignore_lf = replace(&mut self.ignore_lf, false); in process_token() localVariable
515 if ignore_lf && x.starts_with("\n") { in process_token()
/dports/textproc/htmlq/htmlq-0.3.0/cargo-crates/html5ever-0.25.1/src/tree_builder/
H A Dmod.rs133 ignore_lf: bool, field
174 ignore_lf: false, in new()
211 ignore_lf: false, in new_for_fragment()
461 let ignore_lf = replace(&mut self.ignore_lf, false); in process_token() localVariable
515 if ignore_lf && x.starts_with("\n") { in process_token()
/dports/net-im/fractal/fractal-4.4.0/vendor/html5ever/src/tree_builder/
H A Dmod.rs132 ignore_lf: bool, field
173 ignore_lf: false, in new()
210 ignore_lf: false, in new_for_fragment()
460 let ignore_lf = replace(&mut self.ignore_lf, false); in process_token() localVariable
514 if ignore_lf && x.starts_with("\n") { in process_token()
/dports/www/monolith/monolith-2.6.1/cargo-crates/html5ever-0.24.1/src/tree_builder/
H A Dmod.rs132 ignore_lf: bool, field
173 ignore_lf: false, in new()
210 ignore_lf: false, in new_for_fragment()
460 let ignore_lf = replace(&mut self.ignore_lf, false); in process_token() localVariable
514 if ignore_lf && x.starts_with("\n") { in process_token()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dmod.rs127 ignore_lf: bool, field
190 ignore_lf: false, in new()
252 if self.ignore_lf { in get_preprocessed_char()
253 self.ignore_lf = false; in get_preprocessed_char()
260 self.ignore_lf = true; in get_preprocessed_char()
302 if self.opts.exact_errors || self.reconsume || self.ignore_lf { in pop_except_from()
/dports/net-im/fractal/fractal-4.4.0/vendor/html5ever/src/tokenizer/
H A Dmod.rs124 ignore_lf: bool, field
187 ignore_lf: false, in new()
249 if self.ignore_lf { in get_preprocessed_char()
250 self.ignore_lf = false; in get_preprocessed_char()
257 self.ignore_lf = true; in get_preprocessed_char()
299 if self.opts.exact_errors || self.reconsume || self.ignore_lf { in pop_except_from()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dmod.rs127 ignore_lf: bool, field
190 ignore_lf: false, in new()
252 if self.ignore_lf { in get_preprocessed_char()
253 self.ignore_lf = false; in get_preprocessed_char()
260 self.ignore_lf = true; in get_preprocessed_char()
302 if self.opts.exact_errors || self.reconsume || self.ignore_lf { in pop_except_from()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/html5ever-0.13.1/src/tokenizer/
H A Dmod.rs128 ignore_lf: bool, field
189 ignore_lf: false, in new()
264 if self.ignore_lf { in get_preprocessed_char()
265 self.ignore_lf = false; in get_preprocessed_char()
272 self.ignore_lf = true; in get_preprocessed_char()
310 if self.opts.exact_errors || self.reconsume || self.ignore_lf { in pop_except_from()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dmod.rs127 ignore_lf: bool, field
190 ignore_lf: false, in new()
252 if self.ignore_lf { in get_preprocessed_char()
253 self.ignore_lf = false; in get_preprocessed_char()
260 self.ignore_lf = true; in get_preprocessed_char()
302 if self.opts.exact_errors || self.reconsume || self.ignore_lf { in pop_except_from()
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dmod.rs127 ignore_lf: bool, field
190 ignore_lf: false, in new()
252 if self.ignore_lf { in get_preprocessed_char()
253 self.ignore_lf = false; in get_preprocessed_char()
260 self.ignore_lf = true; in get_preprocessed_char()
302 if self.opts.exact_errors || self.reconsume || self.ignore_lf { in pop_except_from()

12