Home
last modified time | relevance | path

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

/external/libxml2/
Duri.c357 xmlParse3986Userinfo(xmlURIPtr uri, const char **str) in xmlParse3986Userinfo() function
517 ret = xmlParse3986Userinfo(uri, &cur); in xmlParse3986Authority()