Searched refs:xmlCleanURI (Results 1 – 1 of 1) sorted by relevance
52 static void xmlCleanURI(xmlURIPtr uri);836 xmlCleanURI(uri); in xmlParse3986RelativeRef()878 xmlCleanURI(uri); in xmlParse3986URI()902 xmlCleanURI(uri); in xmlParse3986URIReference()910 xmlCleanURI(uri); in xmlParse3986URIReference()913 xmlCleanURI(uri); in xmlParse3986URIReference()1348 xmlCleanURI(xmlURIPtr uri) { in xmlCleanURI() function