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

/external/libxml2/
H A Dvalid.c2543 * xmlFreeID:
2549 xmlFreeID(xmlIDPtr id) { function
2642 xmlFreeID(ret);
2658 xmlHashFree(table, (xmlHashDeallocator) xmlFreeID);
2757 xmlHashRemoveEntry(table, ID, (xmlHashDeallocator) xmlFreeID);
H A Dxmlreader.c218 * xmlFreeID:
224 xmlFreeID(xmlIDPtr id) { function
486 xmlHashFree(table, (xmlHashDeallocator) xmlFreeID);

Completed in 53 milliseconds