Searched refs:openEntity (Results 1 – 1 of 1) sorted by relevance
1664 OPEN_INTERNAL_ENTITY *openEntity = openEntityList; local1665 openEntityList = openEntity->next;1666 openEntity->next = parser->m_freeInternalEntities;1667 parser->m_freeInternalEntities = openEntity;1673 OPEN_INTERNAL_ENTITY *openEntity = openEntityList; local1674 openEntityList = openEntity->next;1675 openEntity->next = parser->m_freeAttributeEntities;1676 parser->m_freeAttributeEntities = openEntity;1682 OPEN_INTERNAL_ENTITY *openEntity = openEntityList; local1683 openEntityList = openEntity->next;[all …]