Lines Matching refs:consume
172 consume: function(len){ method in Lexer
192 this.consume(len);
318 this.consume(captures[0].length - 1);
331 this.consume(captures[0].length);
350 this.consume(match.end + 1);
374 this.consume(len);
643 this.consume(captures[0].length - comment.length);
669 this.consume(captures[0].length - comment.length);
695 this.consume(captures[0].length - comment.length);
793 this.consume(rest[0].length);
836 this.consume(increment);
842 this.consume(increment);
855 this.consume(range.end + 1);
879 this.consume(captures[0].length);
895 this.consume(captures[0].length);
934 this.consume(captures[0].length);
953 this.consume(captures[0].length);
1004 this.consume(consumed);
1280 this.consume(index + 1);
1299 this.consume(consumed);
1304 this.consume(consumed);
1324 this.consume(indents + 1);
1405 this.consume(stringPtr);