Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/lib/
H A Dxmlparse.c515 static void dtdDestroy(DTD *p, XML_Bool isDocEntity,
6637 dtdDestroy(DTD *p, XML_Bool isDocEntity, const XML_Memory_Handling_Suite *ms) { in dtdDestroy() argument
6656 if (isDocEntity) { in dtdDestroy()