Searched refs:openEntity (Results 1 – 1 of 1) sorted by relevance
1660 OPEN_INTERNAL_ENTITY *openEntity = openEntityList; local1661 openEntityList = openEntity->next;1662 openEntity->next = parser->m_freeInternalEntities;1663 parser->m_freeInternalEntities = openEntity;1669 OPEN_INTERNAL_ENTITY *openEntity = openEntityList; local1670 openEntityList = openEntity->next;1671 openEntity->next = parser->m_freeAttributeEntities;1672 parser->m_freeAttributeEntities = openEntity;1678 OPEN_INTERNAL_ENTITY *openEntity = openEntityList; local1679 openEntityList = openEntity->next;[all …]