Searched refs:is_ns_hex_digit (Results 1 – 1 of 1) sorted by relevance
844 static bool is_ns_hex_digit(const char C) { in is_ns_hex_digit() function863 && is_ns_hex_digit(*(Current + 1)) in scan_ns_uri_char()864 && is_ns_hex_digit(*(Current + 2))) in scan_ns_uri_char()