Home
last modified time | relevance | path

Searched refs:byte_to_hex_digit (Results 1 – 9 of 9) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/cssparser/src/
H A Dtokenizer.rs980 fn byte_to_hex_digit(b: u8) -> Option<u32> { in byte_to_hex_digit() function
1334 match byte_to_hex_digit(tokenizer.next_byte_unchecked()) { in consume_hex_digits()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/cssparser/src/
H A Dtokenizer.rs986 fn byte_to_hex_digit(b: u8) -> Option<u32> { in byte_to_hex_digit() function
1340 match byte_to_hex_digit(tokenizer.next_byte_unchecked()) { in consume_hex_digits()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cssparser-0.25.9/src/
H A Dtokenizer.rs986 fn byte_to_hex_digit(b: u8) -> Option<u32> { in byte_to_hex_digit() function
1340 match byte_to_hex_digit(tokenizer.next_byte_unchecked()) { in consume_hex_digits()
/dports/www/firefox/firefox-99.0/third_party/rust/cssparser/src/
H A Dtokenizer.rs986 fn byte_to_hex_digit(b: u8) -> Option<u32> { in byte_to_hex_digit() function
1340 match byte_to_hex_digit(tokenizer.next_byte_unchecked()) { in consume_hex_digits()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cssparser/src/
H A Dtokenizer.rs986 fn byte_to_hex_digit(b: u8) -> Option<u32> { in byte_to_hex_digit() function
1340 match byte_to_hex_digit(tokenizer.next_byte_unchecked()) { in consume_hex_digits()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cssparser/src/
H A Dtokenizer.rs986 fn byte_to_hex_digit(b: u8) -> Option<u32> { in byte_to_hex_digit() function
1340 match byte_to_hex_digit(tokenizer.next_byte_unchecked()) { in consume_hex_digits()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cssparser/src/
H A Dtokenizer.rs986 fn byte_to_hex_digit(b: u8) -> Option<u32> { in byte_to_hex_digit() function
1340 match byte_to_hex_digit(tokenizer.next_byte_unchecked()) { in consume_hex_digits()
/dports/textproc/htmlq/htmlq-0.3.0/cargo-crates/cssparser-0.27.2/src/
H A Dtokenizer.rs986 fn byte_to_hex_digit(b: u8) -> Option<u32> { in byte_to_hex_digit() function
1340 match byte_to_hex_digit(tokenizer.next_byte_unchecked()) { in consume_hex_digits()
/dports/www/monolith/monolith-2.6.1/cargo-crates/cssparser-0.28.1/src/
H A Dtokenizer.rs986 fn byte_to_hex_digit(b: u8) -> Option<u32> { in byte_to_hex_digit() function
1340 match byte_to_hex_digit(tokenizer.next_byte_unchecked()) { in consume_hex_digits()