Searched refs:xmlNewPI (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dtree.h814 xmlNewPI (const xmlChar *name,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dtree.h814 xmlNewPI (const xmlChar *name,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.in.h786 xmlNewPI (const xmlChar *name,
H A Dtree.c2099 "xmlNewPI : name == NULL\n");
2130 * xmlNewPI:
2140 xmlNewPI(const xmlChar *name, const xmlChar *content) { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h814 xmlNewPI (const xmlChar *name,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.in.h786 xmlNewPI (const xmlChar *name,
H A Dtree.c2099 "xmlNewPI : name == NULL\n");
2130 * xmlNewPI:
2140 xmlNewPI(const xmlChar *name, const xmlChar *content) { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Delfgcchack.h6159 #undef xmlNewPI macro
6160 extern __typeof (xmlNewPI) xmlNewPI __attribute((alias("xmlNewPI__internal_alias")));
6162 #ifndef xmlNewPI
6163 extern __typeof (xmlNewPI) xmlNewPI__internal_alias __attribute((visibility("hidden")));
6164 #define xmlNewPI xmlNewPI__internal_alias macro
H A Dtree.c2113 "xmlNewPI : name == NULL\n");
2144 * xmlNewPI:
2154 xmlNewPI(const xmlChar *name, const xmlChar *content) { function
H A Dtestapi.c530 if (no == 0) return(xmlNewPI(BAD_CAST "test", NULL));
570 if (no == 0) return(xmlNewPI(BAD_CAST "test", NULL));
21595 ret_val = xmlNewPI((const xmlChar *)name, (const xmlChar *)content);
21602 printf("Leak of %d blocks found in xmlNewPI",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Delfgcchack.h6159 #undef xmlNewPI macro
6160 extern __typeof (xmlNewPI) xmlNewPI __attribute((alias("xmlNewPI__internal_alias")));
6162 #ifndef xmlNewPI
6163 extern __typeof (xmlNewPI) xmlNewPI__internal_alias __attribute((visibility("hidden")));
6164 #define xmlNewPI xmlNewPI__internal_alias macro
H A Dtree.c2113 "xmlNewPI : name == NULL\n");
2144 * xmlNewPI:
2154 xmlNewPI(const xmlChar *name, const xmlChar *content) { function
H A Dtestapi.c530 if (no == 0) return(xmlNewPI(BAD_CAST "test", NULL));
570 if (no == 0) return(xmlNewPI(BAD_CAST "test", NULL));
21595 ret_val = xmlNewPI((const xmlChar *)name, (const xmlChar *)content);
21602 printf("Leak of %d blocks found in xmlNewPI",
[all...]

Completed in 609 milliseconds