Searched refs:OPEN_INTERNAL_ENTITY (Results 1 – 1 of 1) sorted by relevance
298 } OPEN_INTERNAL_ENTITY; typedef515 OPEN_INTERNAL_ENTITY *m_openInternalEntities;516 OPEN_INTERNAL_ENTITY *m_freeInternalEntities;928 OPEN_INTERNAL_ENTITY *openEntityList; in XML_ParserReset()944 OPEN_INTERNAL_ENTITY *openEntity = openEntityList; in XML_ParserReset()1133 OPEN_INTERNAL_ENTITY *entityList; in XML_ParserFree()1155 OPEN_INTERNAL_ENTITY *openEntity; in XML_ParserFree()4801 OPEN_INTERNAL_ENTITY *openEntity; in processInternalEntity()4808 openEntity = (OPEN_INTERNAL_ENTITY *)MALLOC(sizeof(OPEN_INTERNAL_ENTITY)); in processInternalEntity()4861 OPEN_INTERNAL_ENTITY *openEntity = openInternalEntities; in internalEntityProcessor()