Searched refs:xmlPathToURI (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/include/libxml/
H A Duri.h89 xmlPathToURI (const xmlChar *path);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/include/libxml/
H A Duri.h89 xmlPathToURI (const xmlChar *path);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/include/libxml/
H A Duri.h89 xmlPathToURI (const xmlChar *path);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/
H A Duri.c2581 * xmlPathToURI:
2592 xmlPathToURI(const xmlChar *path) function
H A DSAX2.c1004 ctxt->myDoc->URL = xmlPathToURI((const xmlChar *)ctxt->input->filename);
H A Delfgcchack.h7717 #undef xmlPathToURI macro
7718 extern __typeof (xmlPathToURI) xmlPathToURI __attribute((alias("xmlPathToURI__internal_alias")));
7720 #ifndef xmlPathToURI
7721 extern __typeof (xmlPathToURI) xmlPathToURI__internal_alias __attribute((visibility("hidden")));
7722 #define xmlPathToURI xmlPathToURI__internal_alias macro
H A Dtree.c5097 doc->URL = xmlPathToURI(uri);
5105 fixed = xmlPathToURI(uri);
H A Dtestapi.c24395 ret_val = xmlPathToURI((const xmlChar *)path);
24401 printf("Leak of %d blocks found in xmlPathToURI",
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/
H A Duri.c2581 * xmlPathToURI:
2592 xmlPathToURI(const xmlChar *path) function
H A DSAX2.c1004 ctxt->myDoc->URL = xmlPathToURI((const xmlChar *)ctxt->input->filename);
H A Delfgcchack.h7717 #undef xmlPathToURI macro
7718 extern __typeof (xmlPathToURI) xmlPathToURI __attribute((alias("xmlPathToURI__internal_alias")));
7720 #ifndef xmlPathToURI
7721 extern __typeof (xmlPathToURI) xmlPathToURI__internal_alias __attribute((visibility("hidden")));
7722 #define xmlPathToURI xmlPathToURI__internal_alias macro
H A Dtree.c5097 doc->URL = xmlPathToURI(uri);
5105 fixed = xmlPathToURI(uri);
H A Dtestapi.c24395 ret_val = xmlPathToURI((const xmlChar *)path);
24401 printf("Leak of %d blocks found in xmlPathToURI",
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/
H A Duri.c2581 * xmlPathToURI:
2592 xmlPathToURI(const xmlChar *path) function
H A DSAX2.c1004 ctxt->myDoc->URL = xmlPathToURI((const xmlChar *)ctxt->input->filename);
H A Delfgcchack.h7717 #undef xmlPathToURI macro
7718 extern __typeof (xmlPathToURI) xmlPathToURI __attribute((alias("xmlPathToURI__internal_alias")));
7720 #ifndef xmlPathToURI
7721 extern __typeof (xmlPathToURI) xmlPathToURI__internal_alias __attribute((visibility("hidden")));
7722 #define xmlPathToURI xmlPathToURI__internal_alias macro
H A Dtree.c5097 doc->URL = xmlPathToURI(uri);
5105 fixed = xmlPathToURI(uri);
H A Dtestapi.c24395 ret_val = xmlPathToURI((const xmlChar *)path);
24401 printf("Leak of %d blocks found in xmlPathToURI",
[all...]

Completed in 801 milliseconds