Home
last modified time | relevance | path

Searched refs:nextCh (Results 1 – 9 of 9) sorted by relevance

/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/
Dstatement.js40 let next = this.pos + skip[0].length, nextCh = this.input.charCodeAt(next)
41 if (nextCh === 91 || nextCh == 123) return true // '{' and '['
42 if (isIdentifierStart(nextCh, true)) {
/plugin/asciidocjs/node_modules/acorn/src/
Dstatement.js36 let next = this.pos + skip[0].length, nextCh = this.input.charCodeAt(next)
37 if (nextCh === 91 || nextCh == 123) return true // '{' and '['
38 if (isIdentifierStart(nextCh, true)) {
/plugin/codemirror/dist/keymaps/
Dvim.min.js2nextCh===a.symb){a.depth++;if(a.depth>=1)return true}else if(a.nextCh===a.reverseSymb){a.depth--}r… property
Dvim.min.js.map1nextCh","symb","depth","reverseSymb","section","init","curMoveThrough","comment","found","method",…
/plugin/asciidocjs/node_modules/with/node_modules/acorn/dist/
Dacorn.es.js652 var next = this.pos + skip[0].length, nextCh = this.input.charCodeAt(next)
653 if (nextCh === 91 || nextCh == 123) return true // '{' and '['
654 if (isIdentifierStart(nextCh, true)) {
Dacorn.js658 var next = this.pos + skip[0].length, nextCh = this.input.charCodeAt(next)
659 if (nextCh === 91 || nextCh == 123) return true // '{' and '['
660 if (isIdentifierStart(nextCh, true)) {
/plugin/asciidocjs/node_modules/acorn/dist/
Dacorn.es.js682 var next = this.pos + skip[0].length, nextCh = this.input.charCodeAt(next)
683 if (nextCh === 91 || nextCh == 123) return true // '{' and '['
684 if (isIdentifierStart(nextCh, true)) {
Dacorn.js688 var next = this.pos + skip[0].length, nextCh = this.input.charCodeAt(next)
689 if (nextCh === 91 || nextCh == 123) return true // '{' and '['
690 if (isIdentifierStart(nextCh, true)) {
/plugin/codemirror/dist/
Dscripts.min.js.map1nextCh","commands","singleSelection","killLine","deleteLine","delLineLeft","delWrappedLineLeft","l…