Searched refs:OPEN_INTERNAL_ENTITY (Results 1 – 1 of 1) sorted by relevance
427 } OPEN_INTERNAL_ENTITY; typedef712 OPEN_INTERNAL_ENTITY *m_openInternalEntities;713 OPEN_INTERNAL_ENTITY *m_freeInternalEntities;1290 OPEN_INTERNAL_ENTITY *openEntityList; in XML_ParserReset()1310 OPEN_INTERNAL_ENTITY *openEntity = openEntityList; in XML_ParserReset()1541 OPEN_INTERNAL_ENTITY *entityList; in XML_ParserFree()1563 OPEN_INTERNAL_ENTITY *openEntity; in XML_ParserFree()5831 OPEN_INTERNAL_ENTITY *openEntity; in processInternalEntity()5838 = (OPEN_INTERNAL_ENTITY *)MALLOC(parser, sizeof(OPEN_INTERNAL_ENTITY)); in processInternalEntity()5896 OPEN_INTERNAL_ENTITY *openEntity = parser->m_openInternalEntities; in internalEntityProcessor()