Searched defs:hexdigits (Results 1 – 3 of 3) sorted by relevance
811 static const char *hexdigits = "0123456789abcdef"; in FastHexToBuffer() local822 static const char *hexdigits = "0123456789abcdef"; in InternalFastHexToBuffer() local
282 static const char hexdigits[16] = "0123456789ABCDEF"; variable
2233 const char hexdigits[16] = { in _dbus_string_append_byte_as_hex() local