Searched defs:hexdigits (Results 1 – 5 of 5) 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
163 static const char hexdigits[] = "0123456789abcdef"; in gsm_hex_from_byte() local
92 const char* hexdigits = "0123456789abcdef"; in quote() local
2518 const char hexdigits[16] = { in _dbus_string_append_byte_as_hex() local