Searched refs:xmlDumpEntitiesTable (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 Dentities.in.h124 xmlDumpEntitiesTable (xmlBufferPtr buf,
H A Dentities.c954 * xmlDumpEntitiesTable:
961 xmlDumpEntitiesTable(xmlBufferPtr buf, xmlEntitiesTablePtr table) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dentities.h134 xmlDumpEntitiesTable (xmlBufferPtr buf,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dentities.in.h124 xmlDumpEntitiesTable (xmlBufferPtr buf,
H A Dentities.c954 * xmlDumpEntitiesTable:
961 xmlDumpEntitiesTable(xmlBufferPtr buf, xmlEntitiesTablePtr table) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dentities.c1010 * xmlDumpEntitiesTable:
1017 xmlDumpEntitiesTable(xmlBufferPtr buf, xmlEntitiesTablePtr table) { function
H A Delfgcchack.h3044 #undef xmlDumpEntitiesTable macro
3045 extern __typeof (xmlDumpEntitiesTable) xmlDumpEntitiesTable __attribute((alias("xmlDumpEntitiesTable__internal_alias")));
3047 #ifndef xmlDumpEntitiesTable
3048 extern __typeof (xmlDumpEntitiesTable) xmlDumpEntitiesTable__internal_alias __attribute((visibility("hidden")));
3049 #define xmlDumpEntitiesTable xmlDumpEntitiesTable__internal_alias macro
H A Dtestapi.c9299 xmlDumpEntitiesTable(buf, table);
9305 printf("Leak of %d blocks found in xmlDumpEntitiesTable",
[all...]

Completed in 345 milliseconds