Lines Matching full:entitylist
1085 OPEN_INTERNAL_ENTITY *entityList;1105 entityList = openInternalEntities;1108 if (entityList == NULL) {1111 entityList = freeInternalEntities;1114 openEntity = entityList;1115 entityList = entityList->next;