Searched defs:hexdigits (Results 1 – 8 of 8) sorted by relevance
280 const char hexdigits[16] = "0123456789abcdef"; in stralloc_add_hex() local
659 static const char *hexdigits = "0123456789abcdef"; in FastHexToBuffer() local670 static const char *hexdigits = "0123456789abcdef"; in InternalFastHexToBuffer() local
697 static const char *hexdigits = "0123456789abcdef"; in FastHexToBuffer() local708 static const char *hexdigits = "0123456789abcdef"; in InternalFastHexToBuffer() local
282 static const char hexdigits[16] = "0123456789ABCDEF"; variable
163 static const char hexdigits[] = "0123456789abcdef"; in gsm_hex_from_byte() local
92 const char* hexdigits = "0123456789abcdef"; in quote() local
825 static const char hexdigits[] = { variable
93 hexdigits = "0123456789abcdef" variable