Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/expat/lib/
H A Dxmlparse.c561 static void dtdDestroy(DTD *p, XML_Bool isDocEntity,
7198 dtdDestroy(DTD *p, XML_Bool isDocEntity, const XML_Memory_Handling_Suite *ms) { in dtdDestroy() argument
7217 if (isDocEntity) { in dtdDestroy()