Searched defs:is_ascii_digit (Results 1 – 12 of 12) sorted by relevance
75 let is_ascii_digit = |b: u8| b.is_ascii_digit(); in cmp() localVariable117 let is_ascii_digit = |b: u8| b.is_ascii_digit(); in cmp() localVariable
1488 pub const fn is_ascii_digit(&self) -> bool { in is_ascii_digit() method
1485 pub const fn is_ascii_digit(&self) -> bool { in is_ascii_digit() method
826 pub const fn is_ascii_digit(&self) -> bool { in is_ascii_digit() method
828 pub const fn is_ascii_digit(&self) -> bool { in is_ascii_digit() method