Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c544 static void dtdDestroy(DTD *p, XML_Bool isDocEntity,
1576 dtdDestroy(parser->m_dtd, (XML_Bool)! parser->m_parentParser, in XML_ParserFree()
6910 dtdDestroy(DTD *p, XML_Bool isDocEntity, const XML_Memory_Handling_Suite *ms) { in dtdDestroy() function