Searched refs:extract_hex (Results 1 – 2 of 2) sorted by relevance
774 extract_hex (const char *string, size_t len, unsigned int *result) in extract_hex() function1042 (void) extract_hex (crs, end - crs, &hex_number); in extract_quotelike_pass3()1048 crs = extract_hex (crs, 2, &hex_number); in extract_quotelike_pass3()
4038 (extract_hex, extract_oct): Add const. Simplify.