Home
last modified time | relevance | path

Searched refs:def (Results 26 – 50 of 178) sorted by path

12345678

/plugin/codemirror/dist/modes/
H A Debnf.min.js.map1 … } else if (stream.match(/(?=[\\s\\n]*[:=])/)) {\n return \"def\";\n }\n …
H A Delm.min.js.map1 …os === 1;\n source.eatWhile(innerRE);\n return isDef ? \"def\" : \"variable\";\n…
H A Derlang.min.js.map1 … \"string\": return \"string\";\n case \"type\": return \"def\";\n case \"va…
H A Dfactor.min.js.map1def\", null, \"bracket\"], next: \"stack\"},\n // method definition: defining word, type, def…
H A Dforth.min.js.map1def' + stt.state;\n }\n mat = stream.match(/^(VARIABLE|2VARIABLE|CONSTANT|2CONSTANT|…
H A Dgas.min.js.map1def",".desc",".dim",".double",".eject",".else",".elseif",".end",".endef",".endfunc",".endif",".equ…
H A Dgroovy.min.js.map1def default \" +\n \"do double else enum extends final finally float for goto if implements imp…
H A Dhaxe.min.js.map1 …\n var state = cx.state;\n if (state.context) {\n cx.marked = \"def\";\n if (inLis…
H A Djavascript.min.js.map1 …function register(varname) {\n var state = cx.state;\n cx.marked = \"def\";\n if (state.c…
H A Djulia.min.js.map1def\";\n }\n if (stream.match(/^({[^}]*})*\\(/, false)) {\n state.tokenize = toke…
H A Dmodelica.min.js.map1def","mimes","mode","add","prop","hasOwnProperty","push","helperType","registerHelper","defineMIME…
H A Dnsis.min.js.map1 …n\n // Conditional Compilation\n {regex: /^\\s*(?:\\!(if(?:n?def)?|ifmacron?def|macro))\\b/,…
H A Doz.min.js.map1def\"\n }\n\n function tokenFunProc(stream, state) {\n if (stream.eatSpace()) {\n return…
H A Dperl.min.js.map1def\n // 3 - atom\n …
H A Dproperties.min.js.map1def\";\n }\n }\n\n if (eol && ! state.nextMultiline) {\n state.inMultiline…
H A Dpuppet.min.js.map1def (i.e. for 'class myclass {' ; 'myclass' would be matched)\n if (stream.match(/(\\s+)?[\\w…
H A Dpython.min.js.map1def\", \"del\", \"elif\", \"else\", \"except\", \"finally\",\n \"for\", \"f…
H A Drpm.min.js.map1def\"; } // Variables like '$RPM_BUILD_ROOT'\n if (stream.match(/^\\$\\{\\w+\\}/)) { return \…
H A Druby.min.js.map1def\", \"defined?\", \"do\", \"else\",\n \"elsif\", \"END\", \"end\", \"ensure\", \"false\", \"…
H A Drust.min.js.map1def\"]},\n {regex: /(?:abstract|alignof|as|async|await|box|break|continue|const|crate|do|dyn|el…
H A Dsas.min.js.map1def\n\n(function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // Com…
H A Dsass.min.js.map1def\";\n }\n\n // Other Directives\n if (ch === \"@\") {\n stream.next();\n …
H A Dshell.min.js.map1def';\n return words.hasOwnProperty(cur) ? words[cur] : null;\n }\n\n function tokenString(qu…
H A Dslim.min.js.map1 …tor special\",\n \"slimTag\": \"tag\",\n \"slimId\": \"attribute def\",\n \"slimCla…
H A Dsoy.min.js.map1def\" };\n var tags = {\n \"alias\": { noEndTag: true },\n \"delpackage\": { noEndTag: true…

12345678