Searched defs:hex_digits (Results 1 – 8 of 8) sorted by relevance
43 static const char hex_digits[] = "0123456789abcdef"; in _mesa_sha1_format() local
83 static const char hex_digits[] = "0123456789abcdef"; in disk_cache_format_hex_id() local
48 static char *hex_digits = "0123456789abcdef"; in escape_string() local
281 const char hex_digits[] = "0123456789abcdef"; in escape_byte_string() local
317 static char *hex_digits = "0123456789abcdef"; in hex_escape_buffer() local
717 ecma_char_t hex_digits = 0; in ecma_builtin_global_object_unescape() local
58 static const gchar hex_digits[] = "0123456789abcdef"; variable
853 std::string hex_digits(first, last); in operator ()() local