Searched refs:xmlPathToURI (Results 1 – 12 of 12) sorted by relevance
89 xmlPathToURI (const xmlChar *path);
2592 xmlPathToURI(const xmlChar *path) in xmlPathToURI() function
7717 #undef xmlPathToURI7718 extern __typeof (xmlPathToURI) xmlPathToURI __attribute((alias("xmlPathToURI__internal_alias")));7720 #ifndef xmlPathToURI7721 extern __typeof (xmlPathToURI) xmlPathToURI__internal_alias __attribute((visibility("hidden")));7722 #define xmlPathToURI xmlPathToURI__internal_alias macro
1004 ctxt->myDoc->URL = xmlPathToURI((const xmlChar *)ctxt->input->filename); in xmlSAX2StartDocument()
5097 doc->URL = xmlPathToURI(uri); in xmlNodeSetBase()5105 fixed = xmlPathToURI(uri); in xmlNodeSetBase()
24395 ret_val = xmlPathToURI((const xmlChar *)path); in test_xmlPathToURI()
2523 xmlPathToURI(const xmlChar *path) in xmlPathToURI() function
7843 #undef xmlPathToURI7844 extern __typeof (xmlPathToURI) xmlPathToURI __attribute((alias("xmlPathToURI__internal_alias")));7846 #ifndef xmlPathToURI7847 extern __typeof (xmlPathToURI) xmlPathToURI__internal_alias __attribute((visibility("hidden")));7848 #define xmlPathToURI xmlPathToURI__internal_alias macro
1034 ctxt->myDoc->URL = xmlPathToURI((const xmlChar *)ctxt->input->filename); in xmlSAX2StartDocument()
5186 doc->URL = xmlPathToURI(uri); in xmlNodeSetBase()5194 fixed = xmlPathToURI(uri); in xmlNodeSetBase()
1389 xmlPathToURI