Searched refs:openEntity (Results 1 – 1 of 1) sorted by relevance
1541 OPEN_INTERNAL_ENTITY *openEntity = openEntityList; local1542 openEntityList = openEntity->next;1543 openEntity->next = parser->m_freeInternalEntities;1544 parser->m_freeInternalEntities = openEntity;1550 OPEN_INTERNAL_ENTITY *openEntity = openEntityList; local1551 openEntityList = openEntity->next;1552 openEntity->next = parser->m_freeAttributeEntities;1553 parser->m_freeAttributeEntities = openEntity;1559 OPEN_INTERNAL_ENTITY *openEntity = openEntityList; local1560 openEntityList = openEntity->next;[all …]