Searched defs:new_token (Results 1 – 6 of 6) sorted by relevance
302 def new_token(type, opts = {}) method in TestTreeNodeStream446 def new_token(type, opts = {}) method in TestCommonTreeNodeStream782 def new_token(type, opts = {}) method in TestCommonTree
404 def new_token(type, opts = {}) method in TestCommonTokenStream
66 def _generate_token_response_http(new_token='new_token'): argument
120 Token new_token("", 0, 0); in InternalTokenize() local
1035 token_t *new_token = linear_alloc_child(parser->linalloc, sizeof(token_t)); in _token_list_copy() local1792 token_t *new_token; in _glcpp_parser_expand_function() local
119 Token new_token(token_word.UTF8Substring(last_start, split_point), in SplitTokensOnSelectionBoundaries() local