Home
last modified time | relevance | path

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

/external/libxml2/
Duri.c898 xmlParse3986URIReference(xmlURIPtr uri, const char *str) { in xmlParse3986URIReference() function
940 ret = xmlParse3986URIReference(uri, str); in xmlParseURI()
963 return(xmlParse3986URIReference(uri, str)); in xmlParseURIReference()