Searched defs:next_token (Results 1 – 2 of 2) sorted by relevance
247 static int next_token(char const ** cp, char ** name, char ** value) in next_token() function
52 struct altword_token_t* next_token; /* todo: change this to indices */ member