Lines Matching refs:entityList
1133 OPEN_INTERNAL_ENTITY *entityList;1153 entityList = openInternalEntities;1156 if (entityList == NULL) {1159 entityList = freeInternalEntities;1162 openEntity = entityList;1163 entityList = entityList->next;