Searched refs:NextLine (Results 1 – 1 of 1) sorted by relevance
75 while(NextLine(&line)) { in next_token()119 bool NextLine(std::string* line) { in NextLine() function in ConfigParser