Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/expat/
Dxmlparse.c548 static void dtdDestroy(DTD *p, XML_Bool isDocEntity,
6923 dtdDestroy(DTD *p, XML_Bool isDocEntity, const XML_Memory_Handling_Suite *ms) { in dtdDestroy() argument
6942 if (isDocEntity) { in dtdDestroy()