Searched defs:ascii_isdigit (Results 1 – 2 of 2) sorted by relevance
68 inline bool ascii_isdigit(char c) { in ascii_isdigit() function
36 static bool ascii_isdigit(char x) { in ascii_isdigit() function