Searched refs:_parseRuleset (Results 1 – 3 of 3) sorted by relevance
26928 return this._parseRuleset(isNested);26951 return this._parseRuleset(isNested);26957 Parser.prototype._parseRuleset = function (isNested) { method in Parser29129 || this._parseRuleset(true);30017 || this._parseRuleset(isNested) // @at-rule30020 return this._parseRuleset(true) || this._parseVariableDeclaration();30204 || this._parseRuleset(true) // @at-rule
1 …_parseRuleset(e)},e.prototype._parseStylesheetAtStatement=function(e){return void 0===e&&(e=!1),th… method in e
1 …_parseRuleset(isNested);\n };\n Parser.prototype._parseStylesheetAtStatement = function (isN…