Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dxmlparse.c479 dtdDestroy(DTD *p, XML_Bool isDocEntity, const XML_Memory_Handling_Suite *ms);
6410 dtdDestroy(DTD *p, XML_Bool isDocEntity, const XML_Memory_Handling_Suite *ms) in dtdDestroy() argument
6430 if (isDocEntity) { in dtdDestroy()
/external/expat/lib/
Dxmlparse.c458 static void dtdDestroy(DTD *p, XML_Bool isDocEntity,
6130 dtdDestroy(DTD *p, XML_Bool isDocEntity, const XML_Memory_Handling_Suite *ms) { in dtdDestroy() argument
6149 if (isDocEntity) { in dtdDestroy()
/external/python/cpython3/Modules/expat/
Dxmlparse.c456 static void dtdDestroy(DTD *p, XML_Bool isDocEntity,
6128 dtdDestroy(DTD *p, XML_Bool isDocEntity, const XML_Memory_Handling_Suite *ms) { in dtdDestroy() argument
6147 if (isDocEntity) { in dtdDestroy()