Searched defs:hex_digits (Results 1 – 6 of 6) sorted by relevance
134 static unsigned int XBMInteger(Image *image,short int *hex_digits) in XBMInteger()194 hex_digits[256]; in ReadXBMImage() local
364 static inline int ProfileInteger(Image *image,short int *hex_digits) in ProfileInteger()476 hex_digits[256]; in ReadPSImage() local1143 static inline unsigned char *PopHexPixel(const char *const *hex_digits, in PopHexPixel()1177 *const hex_digits[] = in WritePSImage() local
119 hex_digits = '[0-9a-fA-F]+' variable in Lexer
528 char hex_digits[17] = "0123456789abcdef"; in set_hex() local
901 char hex_digits[17] = "0123456789abcdef"; in cmdline_append_hex() local
1950 hex_digits[16]; in StringInfoToHexString() local