Searched refs:peekKeyword (Results 1 – 4 of 4) sorted by relevance
26769 if (this.peekKeyword(text)) {26990 if (!this.peekKeyword('@apply')) {27558 if (!this.peekKeyword('@page')) {29132 …if (!this.peekKeyword('@import') && !this.peekKeyword('@import-once') /* deprecated in less 1.4.1 …29719 if (this.peekKeyword('@rest')) {30305 if (!this.peekKeyword('@debug')30306 && !this.peekKeyword('@warn')30324 if (!this.peekKeyword('@if')) {30349 if (!this.peekKeyword('@for')) {30372 if (!this.peekKeyword('@each')) {[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/ ...