Searched defs:is_alphanumeric (Results 1 – 2 of 2) sorted by relevance
82 pub fn is_alphanumeric(chr: u8) -> bool { in is_alphanumeric() function
49 pub fn is_alphanumeric(c: char) -> bool { in is_alphanumeric() function