Searched refs:peekKeyword (Results 1 – 4 of 4) sorted by relevance
26699 Parser.prototype.peekKeyword = function (text) {26769 if (this.peekKeyword(text)) {26990 if (!this.peekKeyword('@apply')) {27272 if (!this.peekKeyword('@import')) {27288 if (!this.peekKeyword('@namespace')) {27305 if (!this.peekKeyword('@font-face')) {27313 if (!this.peekKeyword('@-ms-viewport') &&27314 !this.peekKeyword('@-o-viewport') &&27315 !this.peekKeyword('@viewport')) {27374 if (!this.peekKeyword('@supports')) {[all …]
1 …peekKeyword=function(e){return r.AtKeyword===this.token.type&&e.length===this.token.text.length&&e… method in e
1 …peekKeyword = function (text) {\n return TokenType.AtKeyword === this.token.type && text.le…
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...