Searched refs:_is_hex_digit (Results 1 – 2 of 2) sorted by relevance
170 _is_hex_digit(char ch_tmp) in _is_hex_digit() function222 if (!_is_hex_digit(*sz_scan)) { in _get_hex_from_string()231 } while (_is_hex_digit(*sz_scan)); in _get_hex_from_string()