Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/libs/libxml/
H A Duri.h89 xmlPathToURI (const xmlChar *path);
/reactos/sdk/lib/3rdparty/libxml2/
H A Duri.c2521 xmlPathToURI(const xmlChar *path) in xmlPathToURI() function
H A DSAX2.c985 ctxt->myDoc->URL = xmlPathToURI((const xmlChar *)ctxt->input->filename); in xmlSAX2StartDocument()
H A Dtree.c5361 doc->URL = xmlPathToURI(uri); in xmlNodeSetBase()
5369 fixed = xmlPathToURI(uri); in xmlNodeSetBase()