Home
last modified time | relevance | path

Searched defs:vars (Results 1 – 25 of 31) sorted by relevance

12

/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Util/
H A DVarUtils.php32 public static function resolve($template, array $vars, array $values)
50 public static function getCombinations(array $vars, array $values)
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DBaseAsset.php34 private $vars; variable in Assetic\\Asset\\BaseAsset
45 …tion __construct($filters = array(), $sourceRoot = null, $sourcePath = null, array $vars = array())
H A DFileAsset.php37 …nstruct($source, $filters = array(), $sourceRoot = null, $sourcePath = null, array $vars = array())
H A DHttpAsset.php37 …public function __construct($sourceUrl, $filters = array(), $ignoreErrors = false, array $vars = a…
H A DAssetCollection.php32 private $vars; variable in Assetic\\Asset\\AssetCollection
43 …ction __construct($assets = array(), $filters = array(), $sourceRoot = null, array $vars = array())
H A DGlobAsset.php35 public function __construct($globs, $filters = array(), $root = null, array $vars = array())
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/
H A DAssetFactory.php346 protected function createHttpAsset($sourceUrl, $vars)
351 protected function createGlobAsset($glob, $root = null, $vars)
356 protected function createFileAsset($source, $root = null, $path = null, $vars)
/plugin/freechat/phpfreechat/src/
H A Dpfctemplate.class.php32 var $vars; variable in pfcTemplate
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DDebugExtension.php51 function twig_var_dump(Environment $env, $context, array $vars = [])
/plugin/bibtex/OSBib/create/
H A DPREVIEWSTYLE.php27 function PREVIEWSTYLE($vars)
H A Dindex.php39 $vars = $init->getVars(); variable
H A DADMINSTYLE.php28 function ADMINSTYLE($vars)
/plugin/mikioplugin/
H A Dcss.php66 $vars = Array(); global() variable
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/
H A DAssetWriter.php90 private function getCombinations(array $vars)
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/
H A DAssetCollectionIterator.php28 private $vars; variable in Assetic\\Asset\\Iterator\\AssetCollectionIterator
/plugin/aichat/
H A Dhelper.php177 getPrompt($type, $vars = []) global() argument
/plugin/siteexport/inc/
H A Dmpdf.php67 public function message($msg, $vars = null, $lvl = 1)
/plugin/authgooglesheets/vendor/google/apiclient/src/Utils/
H A DUriTemplate.php297 $vars,
/plugin/codemirror/dist/modes/
H A Dhaxe.min.js1 …"));else if(typeof define=="function"&&define.amd)define(["../../lib/codemirror"],a);else a(CodeMi… function
/plugin/combo/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php119 function mb_convert_variables($to_encoding, $from_encoding, &...$vars) { return p\Mbstring::mb_convert_variables($to_encoding, $from_encoding, ...$vars); } argument
H A Dbootstrap80.php115 function mb_convert_variables(?string $to_encoding, array|string|null $from_encoding, mixed &$var, mixed &...$vars): string|false { return p\Mbstring::mb_convert_variables((string) $to_encoding, $from_encoding ?? '', $var, ...$vars); } argument
H A DMbstring.php119 public static function mb_convert_variables($toEncoding, $fromEncoding, &...$vars) argument
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DTemplateTest.php745 public $vars = [ variable in Twig_TemplateArrayAccess
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshCore.js94 vars : { class in sh
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.min.js17 ….prototype.hasOwnProperty(r)&&(e[r]=c.prototype[r]);return e.xregexp={captureNames:t,isNative:!!n}… argument

12