Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
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
/external/libxml2/
Duri.c52 static void xmlCleanURI(xmlURIPtr uri);
834 xmlCleanURI(uri); in xmlParse3986RelativeRef()
876 xmlCleanURI(uri); in xmlParse3986URI()
900 xmlCleanURI(uri); in xmlParse3986URIReference()
908 xmlCleanURI(uri); in xmlParse3986URIReference()
911 xmlCleanURI(uri); in xmlParse3986URIReference()
1346 xmlCleanURI(xmlURIPtr uri) { in xmlCleanURI() function