Searched defs:token_end (Results 1 – 2 of 2) sorted by relevance
59 token_iterator token_end() const { return TokenList.end(); } in token_end() function
108 char *token_start, *token_end; in args_from_string() local