Searched defs:IsHex (Results 1 – 4 of 4) sorted by relevance
58 bool IsHex(char c) { in IsHex() function
273 int IsHex(string input) { in IsHex() function
225 FX_BOOL IsHex() const { return m_bHex; } in IsHex() function
1215 static int IsHex(int c) { in IsHex() function