Searched defs:hexchars (Results 1 – 6 of 6) sorted by relevance
14 const std::string hexchars = "0123456789ABCDEF"; in IsValidGUID() local
193 static const uint8_t hexchars[16] = "0123456789abcdef"; in int2hex() local
173 const char *hexchars = "0123456789ABCDEF"; in strhex_to_str() local
177 static char hexchars[] = "0123456789abcdef"; local
505 static const char hexchars[16] = "0123456789ABCDEF"; in DisplayResourceRecord() local
246 static const char hexchars[] = "0123456789abcdef"; in vsnprintf() local