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