Searched defs:is_hex (Results 1 – 7 of 7) sorted by relevance
28 is_hex(const char *p, size_t l) in is_hex() function
35 is_hex(const char *p, size_t l) is_hex() function [all...]
522 int is_hex; in is_u_int() local
518 is_hex(const char *p, size_t len) in is_hex() function
699 int is_hex(const u8 *data, size_t len) in is_hex() function
800 bool is_hex = false; in ParseImmediate() local
725 is_time = false, valid_start = false, is_hex = false, in ucl_maybe_parse_number() local