Home
last modified time | relevance | path

Searched refs:variable (Results 301 – 325 of 464) sorted by relevance

1...<<111213141516171819

/plugin/codemirror/dist/modes/
H A Dasn.1.min.js.map1variable cmipVerbs\";\n if (compareTypes.propertyIsEnumerable(cur)) return \"atom compareType…
H A Dsmarty.min.js.map1variable-2\", \"variable\");\n } else if (ch == \"|\") {\n return cont(\"operator\", \…
H A Dcommonlisp.min.js.map1 …"keyword\";\n if (name.charAt(0) == \"&\") return \"variable-2\";\n return \"variable\";…
H A Dwebidl.min.js.map1variable-3\";\n }\n }\n\n if (stream.match(builtins)) return \"builtin\";\n if (stream.match…
H A Dsmalltalk.min.js.map1variable') : null;\n\n } else {\n token.eos = state.expectVariable;\n }\n\n return t…
H A Dclike.min.js.map1variable\" || state.prevToken == \"type\") return true;\n if (/\\S(?:[^- ]>|[*\\]])\\s*$|\\*$/.te…
H A Dsass.min.js.map1variable-2\";\n }\n\n // Numbers\n if (stream.match(/^-?[0-9\\.]+/))\n retur…
H A Dpug.min.js.map1variable';\n return KEYWORD;\n }\n }\n function prepend(stream, state) {\n if (stream…
H A Dprotobuf.min.js.map1 … { return \"keyword\"; }\n if (stream.match(identifiers)) { return \"variable\"; } ;\n\n // …
H A Dhandlebars.min.js.map1 …Paths\n { regex: /(?:\\.\\.\\/)*(?:[A-Za-z_][\\w\\.]*)+/, token: \"variable-2\" }\n ],\n …
H A Delm.min.js.map1variable-2';\n }\n\n if (lowerRE.test(char))\n {\n var isDef = sourc…
H A Dvb.min.js.map1variable';\n }\n\n // Handle non-detected items\n stream.next();\n ret…
H A Dspreadsheet.min.js.map1 …eam.match(/(?=[\\(.])/, false)) return \"keyword\";\n return \"variable-2\";\n } e…
H A Dwast.min.js.map1 …x: /\\$([a-zA-Z0-9_`\\+\\-\\*\\/\\\\\\^~=<>!\\?@#$%&|:\\.]+)/, token: \"variable-2\"},\n {regex…
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md16 * Added `exposeVersion` configuration variable allowing to hide mPDF version from Producer tag and HTTP headers
28 * It is possible to disable automatic cache cleanup with `cacheCleanupInterval` config variable
31 * Added `curlExecutionTimeout` configuration variable allowing to `CURLOPT_TIMEOUT` when fetching remote content
123 - `fontDir` property of Mpdf class is private and must be accessed via configuration variable with array of paths or `AddFontDirectory` method
139 - `_MPDF_TEMP_PATH` constant in favor of `tempDir` configuration variable
140 - `_MPDF_TTFONTDATAPATH` in favor of `tempDir` configuration variable
142 - `FONT_DESCRIPTOR` constant in favor of `fontDescriptor` configuration variable
143 - `_MPDF_SYSTEM_TTFONTS` constant in favor of `fontDir` configuration variable with array of paths or `AddFontDirectory` method
183 - Custom watermark angle with `watermarkAngle` configuration variable
238 - Fix getting image from internal variable i
[all...]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D56.56.js.map1 …b)(\\s+)((?:\\w|\\-|\\!|\\?)*)/,\n ['keyword', 'white', 'variable']\n ],…
H A D17.17.js.map1variable\n // delimiters and operators\n [/[()\\[\\]]/, '@brackets'],\n …
H A D54.54.js.map1 … '@operators': 'operator',\n '@default': 'variable.name'\n …
H A D70.70.js1variable:case I.localVariable:return o.languages.CompletionItemKind.Variable;case I.memberVariable…
/plugin/authdrupal8/
H A Dpassword.inc11 * used by setting the variable password_inc to the name of the PHP file
261 * has changed through a change in the variable password_count_log2 or
/plugin/projects/
H A Dchangelog35 * More adaptation to Rincewind RC2: The INFO global variable is gone?
/plugin/syntaxhighlighter3/sxh3/src/sass/
H A DshCore.scss206 .variable { color: #aa7700 !important; }
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst114 A global variable is like any other template variable, except that it's
120 You can then use the ``text`` variable anywhere in a template:
378 If you want to pass a variable number of positional or named arguments to the
913 To overload an already defined filter, test, operator, global variable, or
/plugin/syntaxhighlighter3/sxh3/pkg/styles/
H A DshCore.css54 .syntaxhighlighter.printing .variable{color:#aa7700 !important;}
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm52 <cffile action="read" file="#tempfile_out#" variable="food" charset="utf-8">

1...<<111213141516171819