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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Duri.in.h84 xmlPathToURI (const xmlChar *path);
H A Duri.c2449 * xmlPathToURI:
2460 xmlPathToURI(const xmlChar *path) function
H A DSAX2.c991 ctxt->myDoc->URL = xmlPathToURI((const xmlChar *)ctxt->input->filename);
H A Dtree.c4840 doc->URL = xmlPathToURI(uri);
4848 fixed = xmlPathToURI(uri);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Duri.h89 xmlPathToURI (const xmlChar *path);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Duri.in.h84 xmlPathToURI (const xmlChar *path);
H A Duri.c2449 * xmlPathToURI:
2460 xmlPathToURI(const xmlChar *path) function
H A DSAX2.c991 ctxt->myDoc->URL = xmlPathToURI((const xmlChar *)ctxt->input->filename);
H A Dtree.c4840 doc->URL = xmlPathToURI(uri);
4848 fixed = xmlPathToURI(uri);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Duri.c2565 * xmlPathToURI:
2576 xmlPathToURI(const xmlChar *path) function
H A DSAX2.c998 ctxt->myDoc->URL = xmlPathToURI((const xmlChar *)ctxt->input->filename);
H A Delfgcchack.h7649 #undef xmlPathToURI macro
7650 extern __typeof (xmlPathToURI) xmlPathToURI __attribute((alias("xmlPathToURI__internal_alias")));
7652 #ifndef xmlPathToURI
7653 extern __typeof (xmlPathToURI) xmlPathToURI__internal_alias __attribute((visibility("hidden")));
7654 #define xmlPathToURI xmlPathToURI__internal_alias macro
H A Dtree.c4886 doc->URL = xmlPathToURI(uri);
4894 fixed = xmlPathToURI(uri);
H A Dtestapi.c24223 ret_val = xmlPathToURI((const xmlChar *)path);
24229 printf("Leak of %d blocks found in xmlPathToURI",
[all...]

Completed in 597 milliseconds