Home
last modified time | relevance | path

Searched refs:vars (Results 26 – 50 of 91) sorted by last modified time

1234

/plugin/diagramsnet/lib/plugins/
H A Dp1.js53 var vars = graphGetExportVariables.apply(this, arguments);
56 vars['today'] = new Date().toLocaleString();
57 vars['filename'] = (file != null && file.getTitle() != null) ? file.getTitle() : '';
59 return vars;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D46.46.js.map1 …tuple',\n 'type',\n 'unichr',\n 'unicode',\n 'vars',\n 'xrange'…
H A Dbundle.js.map1vars\n delete node.__transition;\n }\n}\n","import {selector} from \"d3-selection\";\nimport {…
H A D12.12.js.map1vars*',\n '*assert*',\n '*clojure-version*',\n '*command-line-args*',\n …
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1 …];\n for (var i in schedules) return; // eslint-disable-line no-unused-vars\n delete node.__…
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js3736 this.vars=oldTag?copyArray(oldTag.vars):[];
3745 readPartNames(val,this.vars);
3803 },getVarNames:function(args){if(this.vars){args.push.apply(args,this.vars)
3934 this.vars=oldTag?copyArray(oldTag.vars):[];
3938 readPartNames(val,this.vars)
3941 }if(this.vars){names.push.apply(names,this.vars)
3962 this.vars=[];
3965 parseChildren(args,offset,this.vars,this.children);
4025 }function parseChildren(args,offset,vars,children){for(var i=offset; argument
4029 readPartNames(val,vars)
[all …]
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php426 $vars = [
439 <title>$vars[title] - sabre/dav $version</title>
440 <link rel="shortcut icon" href="$vars[favicon]" type="image/vnd.microsoft.icon" />
441 <link rel="stylesheet" href="$vars[style]" type="text/css" />
442 <link rel="stylesheet" href="$vars[iconstyle]" type="text/css" />
448 <a href="$vars[baseUrl]"><img src="$vars[logo]" alt="sabre/dav" /> $vars[title]</a>
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DFileAsset.php33 * @param array $vars
37 …nstruct($source, $filters = array(), $sourceRoot = null, $sourcePath = null, array $vars = array()) argument
54 parent::__construct($filters, $sourceRoot, $sourcePath, $vars);
H A DGlobAsset.php33 * @param array $vars
35 public function __construct($globs, $filters = array(), $root = null, array $vars = array()) argument
40 parent::__construct(array(), $filters, $root, $vars);
H A DHttpAsset.php33 * @param array $vars
37 …public function __construct($sourceUrl, $filters = array(), $ignoreErrors = false, array $vars = a… argument
51 parent::__construct($filters, $scheme.'://'.$host, $path, $vars);
H A DAssetCollection.php32 private $vars; variable in Assetic\\Asset\\AssetCollection
41 * @param array $vars
43 …ction __construct($assets = array(), $filters = array(), $sourceRoot = null, array $vars = array()) argument
53 $this->vars = $vars;
222 return $this->vars;
H A DBaseAsset.php34 private $vars; variable in Assetic\\Asset\\BaseAsset
43 * @param array $vars
45 …tion __construct($filters = array(), $sourceRoot = null, $sourcePath = null, array $vars = array()) argument
53 $this->vars = $vars;
149 if ($this->vars) {
150 foreach ($this->vars as $var) {
162 return $this->vars;
168 if (!in_array($var, $this->vars, true)) {
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A DAsseticNode.php104 if ($vars = $asset->getVars()) {
107 foreach ($vars as $var) {
137 if (!$vars = $asset->getVars()) {
149 foreach ($vars as $var) {
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/
H A DAssetCollectionIterator.php28 private $vars; variable in Assetic\\Asset\\Iterator\\AssetCollectionIterator
36 $this->vars = $coll->getVars();
119 foreach ($this->vars as $var) {
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/
H A DAssetWriter.php90 private function getCombinations(array $vars) argument
92 return VarUtils::getCombinations($vars, $this->values);
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Util/
H A DVarUtils.php25 * @param array $vars Variable names
32 public static function resolve($template, array $vars, array $values) argument
35 foreach ($vars as $var) {
50 public static function getCombinations(array $vars, array $values) argument
52 if (!$vars) {
59 if (!in_array($var, $vars, true)) {
70 foreach ($vars as $var) {
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/
H A DAssetFactory.php346 protected function createHttpAsset($sourceUrl, $vars) argument
348 return new HttpAsset($sourceUrl, array(), false, $vars);
351 protected function createGlobAsset($glob, $root = null, $vars) argument
353 return new GlobAsset($glob, array(), $root, $vars);
356 protected function createFileAsset($source, $root = null, $path = null, $vars) argument
358 return new FileAsset($source, array(), $root, $path, $vars);
/plugin/adfs/phpsaml/
H A DREADME.md1218 …SERVER["HTTP_X_FORWARDED_PORT"]` and `$_SERVER['HTTP_X_FORWARDED_PROTO']` vars (otherwise they are…
/plugin/codemirror/dist/modes/
H A Dhaxe.min.js1vars:A.state.localVars}}function H(){A.state.localVars=A.state.context.vars;A.state.context=A.stat… property in AnonymousFunction42371aef0500.e.context
H A Dhaxe.min.js.map1vars","popcontext","pushlex","result","poplex","expect","wanted","metadef","vardef1","expression",…
H A Djavascript.min.js.map1vars","parseJS","cc","marked","hasOwnProperty","combinator","length","pop","expression","statement…
H A Dpython.min.js.map1 …tr\", \"sum\", \"super\", \"tuple\",\n \"type\", \"vars\", \"zip\", \"__imp…
H A Dclojure.min.js.map1vars*\", \"*assert*\", \"*clojure-version*\",\n \"*command-line-args*\", \"*compile-files*\",…
H A Djavascript.min.js1vars;c;c=c.next)if(c.name==b)return true}}function z(a,b,c,d,e){var f=a.cc;A.state=a;A.stream=e;A.…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1vars */\n\n'use strict';\n\nvar pdfjsVersion =\n typeof PDFJSDev !== 'undefined' ? PDFJSDev.eval(…

1234