Searched refs:_parseStringLiteral (Results 1 – 3 of 3) sorted by relevance
27277 if (!node.addChild(this._parseURILiteral()) && !node.addChild(this._parseStringLiteral())) {27295 … if (!node.addChild(this._parseURILiteral()) && !node.addChild(this._parseStringLiteral())) {27985 this._parseStringLiteral() ||28020 Parser.prototype._parseStringLiteral = function () { method in Parser29151 if (!node.addChild(this._parseURILiteral()) && !node.addChild(this._parseStringLiteral())) {29165 if (!node.addChild(this._parseStringLiteral())) {30028 if (!node.addChild(this._parseURILiteral()) && !node.addChild(this._parseStringLiteral())) {30032 … if (!node.addChild(this._parseURILiteral()) && !node.addChild(this._parseStringLiteral())) {30662 if (!node.addChild(this._parseStringLiteral())) {30715 if (!node.addChild(this._parseStringLiteral())) {
1 …_parseStringLiteral())?(this.peek(r.SemiColon)||this.peek(r.EOF)||e.setMedialist(this._parseMediaQ…
1 …_parseStringLiteral())) {\n return this.finish(node, ParseError.URIOrStringExpected);\n…