Home
last modified time | relevance | path

Searched refs:brackets (Results 26 – 50 of 232) sorted by path

12345678910

/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc1616 results = results.replace(/(\[\[\\\\)(.*?)\]\]/gm, function(match, brackets, block) {
1618 return brackets + block + ']]';
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1 …}\n if (ch < lineText.length) {\n // Only include angle brackets in analysis if th…
/plugin/codemirror/dist/modes/
H A Dgherkin.min.js.map1 …ollowing Objs from Brackets implementation: https://github.com/tregusti/brackets-gherkin/blob/mast…
H A Djavascript.min.js.map1brackets","findFatArrow","fatArrowAt","arrow","indexOf","m","exec","index","depth","sawSomething",…
H A Dmscgen.min.js1brackets:["\\{","\\}"],arcsWords:["note","abox","rbox","box"],arcsOthers:["\\|\\|\\|","\\.\\.\\.",… property in AnonymousFunctionf90549c60100.b.xu
H A Dmscgen.min.js.map1brackets","arcsWords","arcsOthers","singlecomment","operators","xu","msgenny","defineMode","_","mo…
H A Dmumps.min.js.map1brackets","identifiers","commandKeywords","intrinsicFuncsWords","intrinsicFuncs","command","tokenB…
H A Dpuppet.min.js.map1 …\n return tokenString(stream, state);\n }\n // Match all the brackets\n if (ch == '{…
H A Dsieve.min.js.map1 …wings so that editor behaves...\n // ...more sane incase of broken brackets\n state._ind…
H A Dsql.min.js1brackets||/^[\{}\(\)\[\]]/,q=c.punctuation||/^[;.,:]/;function r(a,b){var c=a.next();if(m[c]){var …
H A Dsql.min.js.map1brackets","punctuation","tokenBase","stream","state","ch","next","result","hexNumber","match","bin…
/plugin/color/
H A DREADME.md12 - Square brackets indicates optional parts.
/plugin/diagramsnet/lib/math/
H A DLICENSE182 boilerplate notice, with the fields enclosed by brackets "[]"
184 the brackets!) The text should be enclosed in the appropriate
/plugin/dirtylittlehelper/mermaid/editor/
H A D6.6.js1 …{\]\}\:\"\,\s]+)/g,comments:{lineComment:"//",blockComment:["/*","*/"]},brackets:[["{","}"],["[","…
H A Dbundle.js396brackets=t,this.options=n}}class w extends o.a{constructor(e){super(),this._editor=e,this._lastBra…
426brackets;for(const e of n){if(e.open===t)return{token:e.token,bracketType:1};if(e.close===t)return…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D0.0.js1brackets:[["{","}"],["[","]"],["(",")"]],autoClosingPairs:[{open:"[",close:"]"},{open:"{",close:"}… property in AnonymousFunction3c616b5b0100.i
H A D0.0.js.map1brackets: [\n ['{', '}'],\n ['[', ']'],\n ['(', ')']\n ],\n autoClosing…
H A D1.1.js1brackets:[["{","}"],["[","]"],["(",")"],["begin","end"],["case","endcase"],["casex","endcase"],["c… property in AnonymousFunction3eb7205d0100.r
H A D1.1.js.map1brackets: [\n ['{', '}'],\n ['[', ']'],\n ['(', ')'],\n ['begin', 'end…
H A D10.10.js1brackets:[["{","}"],["[","]"],["(",")"]],autoClosingPairs:[{open:"{",close:"}"},{open:"[",close:"]… property in AnonymousFunction5c0b0f5d0100.t
H A D10.10.js.map1brackets: [\n ['{', '}'],\n ['[', ']'],\n ['(', ')']\n ],\n autoClosing…
H A D11.11.js1brackets:[["{","}"],["[","]"],["(",")"],["<",">"]],autoClosingPairs:[{open:"{",close:"}"},{open:"[… property in AnonymousFunctiona905d87f0100.o
H A D11.11.js.map1brackets: [\n ['{', '}'],\n ['[', ']'],\n ['(', ')'],\n ['<', '>']\n …
H A D12.12.js1brackets:[["[","]"],["(",")"],["{","}"]],autoClosingPairs:[{open:"[",close:"]"},{open:'"',close:'"… property in AnonymousFunctionf600a1a10100.s
H A D12.12.js.map1brackets: [\n ['[', ']'],\n ['(', ')'],\n ['{', '}']\n ],\n autoClosing…

12345678910