Searched refs:OPEN_INTERNAL_ENTITY (Results 1 – 1 of 1) sorted by relevance
400 } OPEN_INTERNAL_ENTITY; typedef659 OPEN_INTERNAL_ENTITY *m_openInternalEntities;660 OPEN_INTERNAL_ENTITY *m_freeInternalEntities;1182 OPEN_INTERNAL_ENTITY *openEntityList; in XML_ParserReset()1202 OPEN_INTERNAL_ENTITY *openEntity = openEntityList; in XML_ParserReset()1430 OPEN_INTERNAL_ENTITY *entityList; in XML_ParserFree()1452 OPEN_INTERNAL_ENTITY *openEntity; in XML_ParserFree()5583 OPEN_INTERNAL_ENTITY *openEntity; in processInternalEntity()5590 = (OPEN_INTERNAL_ENTITY *)MALLOC(parser, sizeof(OPEN_INTERNAL_ENTITY)); in processInternalEntity()5649 OPEN_INTERNAL_ENTITY *openEntity = parser->m_openInternalEntities; in internalEntityProcessor()