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