Home
last modified time | relevance | path

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

/external/libxml2/
Duri.c21 static void xmlCleanURI(xmlURIPtr uri);
803 xmlCleanURI(uri); in xmlParse3986RelativeRef()
845 xmlCleanURI(uri); in xmlParse3986URI()
869 xmlCleanURI(uri); in xmlParse3986URIReference()
877 xmlCleanURI(uri); in xmlParse3986URIReference()
880 xmlCleanURI(uri); in xmlParse3986URIReference()
1421 xmlCleanURI(xmlURIPtr uri) { in xmlCleanURI() function