Home
last modified time | relevance | path

Searched refs:xmlFreeNotation (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dvalid.c2322 xmlFreeNotation(xmlNotationPtr nota) { in xmlFreeNotation() function
2406 xmlFreeNotation(ret); in xmlAddNotationDecl()
2420 xmlHashFree(table, (xmlHashDeallocator) xmlFreeNotation); in xmlFreeNotationTable()