Home
last modified time | relevance | path

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

/external/libxml2/
Duri.c209 xmlParse3986Scheme(xmlURIPtr uri, const char **str) { in xmlParse3986Scheme() function
861 ret = xmlParse3986Scheme(uri, &str); in xmlParse3986URI()