Searched refs:xmlTextWriterStartPI (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlwriter.in.h235 xmlTextWriterStartPI(xmlTextWriterPtr writer,
H A Dxmlwriter.c2324 * xmlTextWriterStartPI:
2333 xmlTextWriterStartPI(xmlTextWriterPtr writer, const xmlChar * target) function
2345 "xmlTextWriterStartPI : target name [Xx][Mm][Ll] is reserved for xml standardization!\n");
2375 "xmlTextWriterStartPI : nested PI!\n");
2387 "xmlTextWriterStartPI : out of memory!\n");
2394 "xmlTextWriterStartPI : out of memory!\n");
2542 count = xmlTextWriterStartPI(writer, target);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlwriter.h235 xmlTextWriterStartPI(xmlTextWriterPtr writer,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlwriter.in.h235 xmlTextWriterStartPI(xmlTextWriterPtr writer,
H A Dxmlwriter.c2324 * xmlTextWriterStartPI:
2333 xmlTextWriterStartPI(xmlTextWriterPtr writer, const xmlChar * target) function
2345 "xmlTextWriterStartPI : target name [Xx][Mm][Ll] is reserved for xml standardization!\n");
2375 "xmlTextWriterStartPI : nested PI!\n");
2387 "xmlTextWriterStartPI : out of memory!\n");
2394 "xmlTextWriterStartPI : out of memory!\n");
2542 count = xmlTextWriterStartPI(writer, target);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlwriter.c2350 * xmlTextWriterStartPI:
2359 xmlTextWriterStartPI(xmlTextWriterPtr writer, const xmlChar * target) function
2371 "xmlTextWriterStartPI : target name [Xx][Mm][Ll] is reserved for xml standardization!\n");
2406 "xmlTextWriterStartPI : nested PI!\n");
2418 "xmlTextWriterStartPI : out of memory!\n");
2425 "xmlTextWriterStartPI : out of memory!\n");
2573 count = xmlTextWriterStartPI(writer, target);
H A Delfgcchack.h12058 #undef xmlTextWriterStartPI macro
12059 extern __typeof (xmlTextWriterStartPI) xmlTextWriterStartPI __attribute((alias("xmlTextWriterStartPI__internal_alias")));
12061 #ifndef xmlTextWriterStartPI
12062 extern __typeof (xmlTextWriterStartPI) xmlTextWriterStartPI__internal_alias __attribute((visibility("hidden")));
12063 #define xmlTextWriterStartPI xmlTextWriterStartPI__internal_alias macro
H A Dtestapi.c[all...]

Completed in 400 milliseconds