Searched defs:IsHexDigit (Results 1 – 2 of 2) sorted by relevance
422 inline bool Lexer::IsHexDigit(char32_t ch) in IsHexDigit() function
61 static bool IsHexDigit(char32_t cp) in IsHexDigit() function