Searched defs:IsHex (Results 1 – 3 of 3) sorted by relevance
36 bool IsHex() const { return m_bHex; } in IsHex() function
58 bool IsHex(char c) { in IsHex() function
275 int IsHex(string input) { in IsHex() function