Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Duri.c365 xmlParse3986Userinfo(xmlURIPtr uri, const char **str) in xmlParse3986Userinfo() function
525 ret = xmlParse3986Userinfo(uri, &cur); in xmlParse3986Authority()