Home
last modified time | relevance | path

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

/third_party/libxml2/os400/libxmlrpg/
Duri.rpgle100 d xmlPathToURI pr * extproc('xmlPathToURI') xmlChar *
/third_party/libxml2/fuzz/
Duri.c32 xmlFree(xmlPathToURI(BAD_CAST str[0])); in LLVMFuzzerTestOneInput()
/third_party/libxml2/include/libxml/
Duri.h89 xmlPathToURI (const xmlChar *path);
/third_party/gettext/gnulib-local/lib/libxml/
Duri.in.h118 xmlPathToURI (const xmlChar *path);
Duri.c2540 xmlPathToURI(const xmlChar *path) in xmlPathToURI() function
Delfgcchack.h7874 #undef xmlPathToURI
7875 extern __typeof (xmlPathToURI) xmlPathToURI __attribute((alias("xmlPathToURI__internal_alias")));
7877 #ifndef xmlPathToURI
7878 extern __typeof (xmlPathToURI) xmlPathToURI__internal_alias __attribute((visibility("hidden")));
7879 #define xmlPathToURI xmlPathToURI__internal_alias macro
DSAX2.c1063 ctxt->myDoc->URL = xmlPathToURI((const xmlChar *)ctxt->input->filename); in xmlSAX2StartDocument()
Dtree.c5264 doc->URL = xmlPathToURI(uri); in xmlNodeSetBase()
5272 fixed = xmlPathToURI(uri); in xmlNodeSetBase()
/third_party/libxml2/
Dlibxml2.syms2170 xmlPathToURI;
Duri.c2521 xmlPathToURI(const xmlChar *path) in xmlPathToURI() function
Delfgcchack.h7853 #undef xmlPathToURI
7854 extern __typeof (xmlPathToURI) xmlPathToURI __attribute((alias("xmlPathToURI__internal_alias")));
7856 #ifndef xmlPathToURI
7857 extern __typeof (xmlPathToURI) xmlPathToURI__internal_alias __attribute((visibility("hidden")));
7858 #define xmlPathToURI xmlPathToURI__internal_alias macro
DSAX2.c1006 ctxt->myDoc->URL = xmlPathToURI((const xmlChar *)ctxt->input->filename); in xmlSAX2StartDocument()
Dtree.c5294 doc->URL = xmlPathToURI(uri); in xmlNodeSetBase()
5302 fixed = xmlPathToURI(uri); in xmlNodeSetBase()
Dtestapi.c24707 ret_val = xmlPathToURI((const xmlChar *)path); in test_xmlPathToURI()
/third_party/libxml2/win32/
Dlibxml2.def.src1402 xmlPathToURI
/third_party/chromium/patch/
D0001-cve.patch108838 -#undef xmlPathToURI
108839 -extern __typeof (xmlPathToURI) xmlPathToURI __attribute((alias("xmlPathToURI__internal_alias")));
108841 -#ifndef xmlPathToURI
108842 -extern __typeof (xmlPathToURI) xmlPathToURI__internal_alias __attribute((visibility("hidden")));
108843 -#define xmlPathToURI xmlPathToURI__internal_alias
133210 @@ -2534,7 +2534,7 @@ xmlPathToURI(const xmlChar *path)
133219 @@ -2558,5 +2558,3 @@ xmlPathToURI(const xmlChar *path)