Searched refs:xmlFreeIDTable (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dvalid.h273 xmlFreeIDTable (xmlIDTablePtr table);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dvalid.h273 xmlFreeIDTable (xmlIDTablePtr table);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dvalid.in.h273 xmlFreeIDTable (xmlIDTablePtr table);
H A Dvalid.c2691 * xmlFreeIDTable:
2697 xmlFreeIDTable(xmlIDTablePtr table) { function
6536 xmlFreeIDTable(doc->ids);
6750 xmlFreeIDTable(doc->ids);
H A Dtree.c1197 if (cur->ids != NULL) xmlFreeIDTable((xmlIDTablePtr) cur->ids);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dvalid.h273 xmlFreeIDTable (xmlIDTablePtr table);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dvalid.in.h273 xmlFreeIDTable (xmlIDTablePtr table);
H A Dvalid.c2691 * xmlFreeIDTable:
2697 xmlFreeIDTable(xmlIDTablePtr table) { function
6536 xmlFreeIDTable(doc->ids);
6750 xmlFreeIDTable(doc->ids);
H A Dtree.c1197 if (cur->ids != NULL) xmlFreeIDTable((xmlIDTablePtr) cur->ids);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dvalid.c2700 * xmlFreeIDTable:
2706 xmlFreeIDTable(xmlIDTablePtr table) { function
6662 xmlFreeIDTable(doc->ids);
6876 xmlFreeIDTable(doc->ids);
H A Delfgcchack.h3527 #undef xmlFreeIDTable macro
3528 extern __typeof (xmlFreeIDTable) xmlFreeIDTable __attribute((alias("xmlFreeIDTable__internal_alias")));
3530 #ifndef xmlFreeIDTable
3531 extern __typeof (xmlFreeIDTable) xmlFreeIDTable__internal_alias __attribute((visibility("hidden")));
3532 #define xmlFreeIDTable xmlFreeIDTable__internal_alias macro
H A Dtree.c1204 if (cur->ids != NULL) xmlFreeIDTable((xmlIDTablePtr) cur->ids);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dvalid.c2700 * xmlFreeIDTable:
2706 xmlFreeIDTable(xmlIDTablePtr table) { function
6662 xmlFreeIDTable(doc->ids);
6876 xmlFreeIDTable(doc->ids);
H A Delfgcchack.h3527 #undef xmlFreeIDTable macro
3528 extern __typeof (xmlFreeIDTable) xmlFreeIDTable __attribute((alias("xmlFreeIDTable__internal_alias")));
3530 #ifndef xmlFreeIDTable
3531 extern __typeof (xmlFreeIDTable) xmlFreeIDTable__internal_alias __attribute((visibility("hidden")));
3532 #define xmlFreeIDTable xmlFreeIDTable__internal_alias macro
H A Dtree.c1204 if (cur->ids != NULL) xmlFreeIDTable((xmlIDTablePtr) cur->ids);

Completed in 329 milliseconds