Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dxmlparse.c394 dtdDestroy(DTD *p, XML_Bool isDocEntity, const XML_Memory_Handling_Suite *ms);
1179 dtdDestroy(_dtd, (XML_Bool)!parentParser, &parser->m_mem); in XML_ParserFree()
5738 dtdDestroy(DTD *p, XML_Bool isDocEntity, const XML_Memory_Handling_Suite *ms) in dtdDestroy() function
/external/expat/lib/
Dxmlparse.c402 dtdDestroy(DTD *p, XML_Bool isDocEntity, const XML_Memory_Handling_Suite *ms);
1214 dtdDestroy(_dtd, (XML_Bool)!parentParser, &parser->m_mem); in XML_ParserFree()
5775 dtdDestroy(DTD *p, XML_Bool isDocEntity, const XML_Memory_Handling_Suite *ms) in dtdDestroy() function