Searched refs:_parseFunction (Results 1 – 3 of 3) sorted by relevance
27983 this._parseFunction() || // function before ident28067 Parser.prototype._parseFunction = function () { method in Parser29128 || this._parseFunction()29387 || this._parseFunction()29777 LESSParser.prototype._parseFunction = function () { method in LESSParser30082 || this._parseFunction() // function before ident30112 if (!node.addChild(this._parseVariable() || this._parseFunction())) {
1 …_parseFunction()||this._parseIdent()||this._parseStringLiteral()||this._parseNumeric()||this._pars… method in t
1 …_parseFunction() || // function before ident\n this._parseIdent() ||\n this.…