Searched refs:xmlFreeID (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dvalid.c2573 * xmlFreeID:
2579 xmlFreeID(xmlIDPtr id) { function
2672 xmlFreeID(ret);
2688 xmlHashFree(table, (xmlHashDeallocator) xmlFreeID);
2786 xmlHashRemoveEntry(table, ID, (xmlHashDeallocator) xmlFreeID);
H A Dxmlreader.c197 * xmlFreeID:
203 xmlFreeID(xmlIDPtr id) { function
467 xmlHashFree(table, (xmlHashDeallocator) xmlFreeID);

Completed in 106 milliseconds