Searched defs:IsHexDigit (Results 1 – 2 of 2) sorted by relevance
299 inline bool IsHexDigit(Char c) { in IsHexDigit() function
37 inline constexpr bool IsHexDigit(base::uc32 c) { in IsHexDigit() function