Searched defs:is_alphanumeric (Results 1 – 5 of 5) sorted by relevance
82 pub fn is_alphanumeric(chr: u8) -> bool { in is_alphanumeric() function
766 def is_alphanumeric(text: str) -> bool: member in QrSegment
153 static bool is_alphanumeric(char c) in is_alphanumeric() function
1141 pub fn is_alphanumeric(text: &str) -> bool { in is_alphanumeric() method
1280 pub fn is_alphanumeric(text: &str) -> bool { in is_alphanumeric() method