Searched refs:xmlXIncludeProcess (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxinclude.in.h93 xmlXIncludeProcess (xmlDocPtr doc);
H A Dxinclude.c2472 * xmlXIncludeProcess:
2481 xmlXIncludeProcess(xmlDocPtr doc) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/doc/examples/
H A Dio1.c134 if (xmlXIncludeProcess(doc) <= 0) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxinclude.h93 xmlXIncludeProcess (xmlDocPtr doc);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxinclude.in.h93 xmlXIncludeProcess (xmlDocPtr doc);
H A Dxinclude.c2472 * xmlXIncludeProcess:
2481 xmlXIncludeProcess(xmlDocPtr doc) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxinclude.c2480 * xmlXIncludeProcess:
2489 xmlXIncludeProcess(xmlDocPtr doc) { function
H A Delfgcchack.h15342 #undef xmlXIncludeProcess macro
15343 extern __typeof (xmlXIncludeProcess) xmlXIncludeProcess __attribute((alias("xmlXIncludeProcess__internal_alias")));
15345 #ifndef xmlXIncludeProcess
15346 extern __typeof (xmlXIncludeProcess) xmlXIncludeProcess__internal_alias __attribute((visibility("hidden")));
15347 #define xmlXIncludeProcess xmlXIncludeProcess__internal_alias macro
H A Dtestapi.c26978 ret_val = xmlXIncludeProcess(doc);
26984 printf("Leak of %d blocks found in xmlXIncludeProcess",
[all...]

Completed in 325 milliseconds