Searched defs:IsHexDigit (Results 1 – 3 of 3) sorted by relevance
354 inline bool IsHexDigit(Char c) { in IsHexDigit() function
204 bool IsHexDigit(char ch) { in IsHexDigit() function
424 inline bool IsHexDigit(Char c) { in IsHexDigit() function