Searched defs:hexdigits (Results 1 – 7 of 7) sorted by relevance
121 size_t hexdigits = strlen(value); in prepare_from_text() local
29 hexdigits = digits + 'abcdef' + 'ABCDEF' variable
775 static const char hexdigits[16] = variable
892 static const char *hexdigits = "0123456789abcdef"; in FastHexToBuffer() local903 static const char *hexdigits = "0123456789abcdef"; in InternalFastHexToBuffer() local1412 static const char hexdigits[] = "0123456789abcdef"; in AlphaNum() local
282 static const char hexdigits[16] = "0123456789ABCDEF"; variable
137 static const char hexdigits[] = "0123456789abcdef"; variable
88 hexdigits = "0123456789abcdef" variable