Searched defs:next_token (Results 1 – 10 of 10) sorted by relevance
87 next_token( in next_token() function
141 DateToken next_token = scanner.Next(); in Parse() local
89 static char *next_token(char *at, char *end) in next_token() function
277 std::string next_token = tokens.token_contents[last_item.pos()].ToString(); in RunEarleyAlgorithm() local
382 std::string next_token; in from_string_impl() local
278 std::string next_token; in from_string() local
447 const Token& next_token = Consume(); in ParseExpression() local
215 static char *next_token(FILE *f, struct data_node *doc) in next_token() function
80 const uint8_t *next_token = text->s; in match() local
396 static const char * next_token(const char *string, const char *separators) in next_token() function