Searched defs:next_token (Results 1 – 4 of 4) sorted by relevance
134 char *next_token; in ParseAmbiguityLine() local
192 GTokenType next_token; member
348 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