Lines Matching refs:length

36   i = actors.push(new Diagram.Actor(alias, (name || alias), actors.length));
220 for (o = o || {}, l = k.length; l--; o[k[l]] = v) ;
280 var $0 = $$.length - 1;
470 …if (state = stack[stack.length - 1], this.defaultActions[state] ? action = this.defaultActions[sta…
471 …le[state] && table[state][symbol]), "undefined" == typeof action || !action.length || !action[0]) {
484 …if (action[0] instanceof Array && action.length > 1) throw new Error("Parse Error: multiple action…
493 … if (len = this.productions_[action[1]][1], yyval.$ = vstack[vstack.length - len],
495 first_line: lstack[lstack.length - (len || 1)].first_line,
496 last_line: lstack[lstack.length - 1].last_line,
497 first_column: lstack[lstack.length - (len || 1)].first_column,
498 last_column: lstack[lstack.length - 1].last_column
499 …}, ranges && (yyval._$.range = [ lstack[lstack.length - (len || 1)].range[0], lstack[lstack.length
504 …yval.$), lstack.push(yyval._$), newState = table[stack[stack.length - 2]][stack[stack.length - 1]]…
543 var len = ch.length, lines = ch.split(/(?:\r\n?|\n)/g);
544 … this._input = ch + this._input, this.yytext = this.yytext.substr(0, this.yytext.length - len),
548 ….match = this.match.substr(0, this.match.length - 1), this.matched = this.matched.substr(0, this.m…
549 lines.length - 1 && (this.yylineno -= lines.length - 1);
555 …nes ? (lines.length === oldLines.length ? this.yylloc.first_column : 0) + oldLines[oldLines.length
557 this.yyleng = this.yytext.length, this;
577 var past = this.matched.substr(0, this.matched.length - this.match.length);
578 return (past.length > 20 ? "..." : "") + past.substr(-20).replace(/\n/g, "");
583 …return next.length < 20 && (next += this._input.substr(0, 20 - next.length)), (next.substr(0, 20) …
587 var pre = this.pastInput(), c = new Array(pre.length + 1).join("-");
614 lines && (this.yylineno += lines.length), this.yylloc = {
618 …ines ? lines[lines.length - 1].length - lines[lines.length - 1].match(/\r?\n?/)[0].length : this.y…
619 …ytext += match[0], this.match += match[0], this.matches = match, this.yyleng = this.yytext.length,
621 … this._more = !1, this._backtrack = !1, this._input = this._input.slice(match[0].length),
622 …tion.call(this, this.yy, this, indexed_rule, this.conditionStack[this.conditionStack.length - 1]),
637 …for (var rules = this._currentRules(), i = 0; i < rules.length; i++) if (tempMatch = this._input.m…
638 tempMatch && (!match || tempMatch[0].length > match[0].length)) {
667 var n = this.conditionStack.length - 1;
672 …nditionStack.length && this.conditionStack[this.conditionStack.length - 1] ? this.conditions[this.…
676 …return n = this.conditionStack.length - 1 - Math.abs(n || 0), n >= 0 ? this.conditionStack[n] : "I…
684 return this.conditionStack.length;
1024 } else if (b >= actors.length) {
1439 if (text.length > 1) {