Home
last modified time | relevance | path

Searched refs:variable (Results 201 – 225 of 464) sorted by last modified time

12345678910>>...19

/plugin/codemirror/dist/modes/
H A Dvelocity.min.js.map1 …am.skipToEnd();\n return \"comment\";\n }\n // variable?\n else if…
H A Dasterisk.min.js.map1 … stream.skipTo('}');\n stream.eat('}');\n return \"variable-3\";\n }\n …
H A Dclike.min.js.map1variable\" || state.prevToken == \"type\") return true;\n if (/\\S(?:[^- ]>|[*\\]])\\s*$|\\*$/.te…
H A Dd.min.js.map1 … if (atoms.propertyIsEnumerable(cur)) return \"atom\";\n return \"variable\";\n }\n\n func…
H A Debnf.min.js.map1variable-3\";\n }\n case \"<\":\n if (stream.match(/<<[a-zA-Z_]+>>/)) {\n…
H A Delm.min.js.map1variable-2';\n }\n\n if (lowerRE.test(char))\n {\n var isDef = sourc…
H A Dfortran.min.js.map1 …wnProperty(word)) {\n return 'builtin';\n }\n return \"variable\";\n }\n\n func…
H A Dgas.min.js.map1variable\";\n registers.eax = \"variable-2\";\n registers.rax = \"variable-3\";\n\n regis…
H A Djavascript.min.js1 …(f&&!e){++g;break}}if(f&&!e)b.fatArrowAt=g}var w={atom:true,number:true,variable:true,string:true,…
H A Djinja2.min.js.map1 …n stream.next();\n }\n\n }\n return \"variable\";\n } else …
H A Dmarkdown.min.js.map1 … code: \"comment\",\n quote: \"quote\",\n list1: \"variable-2\",\n list2: \"variable-3\"…
H A Dmathematica.min.js.map1variable:{_Integer}\n // the match is then forwarded to the mma-patterns tokenizer.\n if (st…
H A Doz.min.js.map1variable\";\n }\n\n function tokenClass(stream, state) {\n if (stream.eatSpace()) {\n re…
H A Dsmarty.min.js.map1variable-2\", \"variable\");\n } else if (ch == \"|\") {\n return cont(\"operator\", \…
H A Dstylus.min.js.map1variable-3\", \"reference\"];\n }\n if (stream.match(/^&{1}\\s*$/)) {\n return [\…
/plugin/codemirror/dist/
H A Dstyles.min.css.map1variable,\n.cm-s-default .cm-punctuation,\n.cm-s-default .cm-property,\n.cm-s-default .cm-operator…
H A Dstyles.min.css1variable-2,#dokuwiki__content .cm-s-default .cm-variable-2{color:#05a}form#dw__editform .cm-s-defa…
/plugin/revealjs/lib/css/
H A Dzenburn.css30 .hljs-variable,
31 .hljs-template-variable,
H A Dmonokai.css49 .hljs-variable,
51 .hljs-template-variable {
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1variable length - can't use forEach\n promise._c = [];\n promise._n = false;\n if (isReje…
H A Dpdf.worker.js53903 function AstVariableDefinition(variable, arg) {
53905 this.variable = variable;
53923 visitVariable: function visitVariable(variable) {
53924 this.parts.push('v', variable.index);
53938 definition.variable.visit(this);
H A Dpdf.worker.js.map1variable","visitLiteral","literal","visitBinaryOperation","visitVariableDefinition","definition","…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1variable specified by delegate.resultName (see delegateYield).\n context[delegate.resultName]…
/plugin/minimap/
H A DREADME.md117 …* The handle function of the syntax class does not have any other variable instantiation than the …
/plugin/securelogin/
H A DREADME.md5 …t can be decrypted. Man-in-the-middle attacks are prevented by adding a variable token (salt) to t…
95 The javascript on the page takes the form's password variable `p=MySecretPa$$word`, encrypts it wit…
97 … it knows the password was encrypted. It will decrypt the `securelogin` variable and separate it f…

12345678910>>...19