Home
last modified time | relevance | path

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

/freebsd-head/contrib/expat/lib/
HDxmlparse.c561 static void dtdDestroy(DTD *p, XML_Bool isDocEntity,
1691 dtdDestroy(parser->m_dtd, (XML_Bool)! parser->m_parentParser, in XML_ParserFree()
7198 dtdDestroy(DTD *p, XML_Bool isDocEntity, const XML_Memory_Handling_Suite *ms) { in dtdDestroy() function