Searched refs:currentEntry (Results 1 – 1 of 1) sorted by relevance
1546 EntryPoint *currentEntry = NULL; in readAttributes() local1568 currentEntry = findEntryByName(line); in readAttributes()1569 if (currentEntry == NULL) { in readAttributes()1578 } else if (currentEntry != NULL) { in readAttributes()1579 currentEntry->setAttribute(line, lc); in readAttributes()