Searched refs:xmlFreeIDTable (Results 1 – 7 of 7) sorted by relevance
273 xmlFreeIDTable (xmlIDTablePtr table);
306 d xmlFreeIdTable pr extproc('xmlFreeIDTable')
648 xmlFreeIDTable;
2655 xmlFreeIDTable(xmlIDTablePtr table) { in xmlFreeIDTable() function6630 xmlFreeIDTable(doc->ids); in xmlValidateDtd()6844 xmlFreeIDTable(doc->ids); in xmlValidateDocument()
3643 #undef xmlFreeIDTable3644 extern __typeof (xmlFreeIDTable) xmlFreeIDTable __attribute((alias("xmlFreeIDTable__internal_alias"…3646 #ifndef xmlFreeIDTable3647 extern __typeof (xmlFreeIDTable) xmlFreeIDTable__internal_alias __attribute((visibility("hidden")));3648 #define xmlFreeIDTable xmlFreeIDTable__internal_alias macro
1228 if (cur->ids != NULL) xmlFreeIDTable((xmlIDTablePtr) cur->ids); in xmlFreeDoc()
883 xmlFreeIDTable