Searched refs:next_token (Results 1 – 1 of 1) sorted by relevance
73 int next_token(std::string* name, std::string* value, std::string* error_msg) { in next_token() function in ConfigParser204 int result = cp.next_token(&name, &value, &error); in parse_config_file()280 int result = cp.next_token(&name, &value, &error); in parse_config_file()300 int result = cp.next_token(&name, &value, &error); in parse_config_file()