Home
last modified time | relevance | path

Searched refs:acceptKeyword (Results 1 – 3 of 3) sorted by relevance

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js26768 Parser.prototype.acceptKeyword = function (text) { method in Parser
30336 if (this.acceptKeyword('@else')) {
H A D4.4.js1 …n(e){return!!this.peekIdent(e)&&(this.consumeToken(),!0)},e.prototype.acceptKeyword=function(e){re… method in e
H A D2.2.js.map1acceptKeyword = function (text) {\n if (this.peekKeyword(text)) {\n this.consume…