Searched refs:currentEntry (Results 1 – 1 of 1) sorted by relevance
1490 EntryPoint *currentEntry = NULL; in readAttributes() local1512 currentEntry = findEntryByName(line); in readAttributes()1513 if (currentEntry == NULL) { in readAttributes()1522 } else if (currentEntry != NULL) { in readAttributes()1523 currentEntry->setAttribute(line, lc); in readAttributes()