Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Duri.c864 xmlParse3986URIReference(xmlURIPtr uri, const char *str) { in xmlParse3986URIReference() function
906 ret = xmlParse3986URIReference(uri, str); in xmlParseURI()
929 return(xmlParse3986URIReference(uri, str)); in xmlParseURIReference()
/external/libxml2/
Duri.c895 xmlParse3986URIReference(xmlURIPtr uri, const char *str) { in xmlParse3986URIReference() function
937 ret = xmlParse3986URIReference(uri, str); in xmlParseURI()
960 return(xmlParse3986URIReference(uri, str)); in xmlParseURIReference()