Searched refs:parse_byte_from_ascii_char (Results 1 – 2 of 2) sorted by relevance
28 const fn parse_byte_from_ascii_char(c: u8) -> Option<u8> { in parse_byte_from_ascii_char() function53 let Some(a) = parse_byte_from_ascii_char(a) else { in parse_byte_from_ascii_char_pair()57 let Some(b) = parse_byte_from_ascii_char(b) else { in parse_byte_from_ascii_char_pair()