Home
last modified time | relevance | path

Searched defs:openEntity (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/expat/
Dxmlparse.c1145 OPEN_INTERNAL_ENTITY *openEntity = openEntityList; in XML_ParserReset() local
1402 OPEN_INTERNAL_ENTITY *openEntity; in XML_ParserFree() local
5392 OPEN_INTERNAL_ENTITY *openEntity; in processInternalEntity() local
5454 OPEN_INTERNAL_ENTITY *openEntity = parser->m_openInternalEntities; in internalEntityProcessor() local
/aosp_15_r20/external/python/cpython3/Modules/expat/
Dxmlparse.c1213 OPEN_INTERNAL_ENTITY *openEntity = openEntityList; in XML_ParserReset() local
1463 OPEN_INTERNAL_ENTITY *openEntity; in XML_ParserFree() local
5719 OPEN_INTERNAL_ENTITY *openEntity; in processInternalEntity() local
5785 OPEN_INTERNAL_ENTITY *openEntity = parser->m_openInternalEntities; in internalEntityProcessor() local
/aosp_15_r20/external/expat/expat/lib/
H A Dxmlparse.c1307 OPEN_INTERNAL_ENTITY *openEntity = openEntityList; in XML_ParserReset() local
1560 OPEN_INTERNAL_ENTITY *openEntity; in XML_ParserFree() local
5828 OPEN_INTERNAL_ENTITY *openEntity; in processInternalEntity() local
5893 OPEN_INTERNAL_ENTITY *openEntity = parser->m_openInternalEntities; in internalEntityProcessor() local