Searched refs:xmlXIncludeProcessTree (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 Dxinclude.in.h102 xmlXIncludeProcessTree (xmlNodePtr tree);
H A Dxinclude.c2516 * xmlXIncludeProcessTree:
2525 xmlXIncludeProcessTree(xmlNodePtr tree) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxinclude.h102 xmlXIncludeProcessTree (xmlNodePtr tree);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxinclude.in.h102 xmlXIncludeProcessTree (xmlNodePtr tree);
H A Dxinclude.c2516 * xmlXIncludeProcessTree:
2525 xmlXIncludeProcessTree(xmlNodePtr tree) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxinclude.c2524 * xmlXIncludeProcessTree:
2533 xmlXIncludeProcessTree(xmlNodePtr tree) { function
H A Delfgcchack.h15390 #undef xmlXIncludeProcessTree macro
15391 extern __typeof (xmlXIncludeProcessTree) xmlXIncludeProcessTree __attribute((alias("xmlXIncludeProcessTree__internal_alias")));
15393 #ifndef xmlXIncludeProcessTree
15394 extern __typeof (xmlXIncludeProcessTree) xmlXIncludeProcessTree__internal_alias __attribute((visibility("hidden")));
15395 #define xmlXIncludeProcessTree xmlXIncludeProcessTree__internal_alias macro
H A Dtestapi.c27152 ret_val = xmlXIncludeProcessTree(tree);
27158 printf("Leak of %d blocks found in xmlXIncludeProcessTree",
[all...]

Completed in 378 milliseconds