Home
last modified time | relevance | path

Searched refs:is_rfc3986_uri_char (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/expat/lib/
H A Dxmlparse.c3719 is_rfc3986_uri_char(XML_Char candidate) { in is_rfc3986_uri_char() function
3906 && ! is_rfc3986_uri_char(uri[len])) { in addBinding()