Searched refs:is_rfc3986_uri_char (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/expat/ | ||
H A D | xmlparse.c | 3719 is_rfc3986_uri_char(XML_Char candidate) { in is_rfc3986_uri_char() function 3906 && ! is_rfc3986_uri_char(uri[len])) { in addBinding() |
Completed in 11 milliseconds