Home
last modified time | relevance | path

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

/external/libxml2/
Duri.c53 static void xmlCleanURI(xmlURIPtr uri);
838 xmlCleanURI(uri); in xmlParse3986RelativeRef()
880 xmlCleanURI(uri); in xmlParse3986URI()
904 xmlCleanURI(uri); in xmlParse3986URIReference()
912 xmlCleanURI(uri); in xmlParse3986URIReference()
915 xmlCleanURI(uri); in xmlParse3986URIReference()
1350 xmlCleanURI(xmlURIPtr uri) { in xmlCleanURI() function