Home
last modified time | relevance | path

Searched refs:set (Results 351 – 375 of 1255) sorted by path

1...<<11121314151617181920>>...51

/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/Cache/
H A DAPC.php43 public function set($name, $value) function in Handlebars\\Cache\\APC
H A DDisk.php94 public function set($name, $value) function in Handlebars\\Cache\\Disk
H A DDummy.php45 public function set($name, $value) function in Handlebars\\Cache\\Dummy
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHandlebars.php107 * @param array $options array of options to set
528 $this->getCache()->set($hash, $tree);
/plugin/combo/vendor/symfony/process/
H A DCHANGELOG.md7 * added `Process::setOptions()` to set `Process` specific options
/plugin/commonmark/vendor/composer/
H A DClassLoader.php175 * Registers a set of PSR-0 directories for a given prefix, either
176 * appending or prepending to the ones previously set for this prefix.
222 * Registers a set of PSR-4 directories for a given namespace, either
223 * appending or prepending to the ones previously set for this namespace.
272 * Registers a set of PSR-0 directories for a given prefix,
273 * replacing any others previously set for this prefix.
280 public function set($prefix, $paths)
290 * Registers a set of PSR-4 directories for a given namespace,
291 * replacing any others previously set for this namespace.
210 public function set($prefix, $paths) global() function in Composer\\Autoload\\ClassLoader
H A Dautoload_real.php
/plugin/commonmark/vendor/league/commonmark/
H A D.phpstorm.meta.php103 expectedArguments(\League\Config\MutableConfigurationInterface::set(), 0, argumentsSet('league_commonmark_options'));
H A DCHANGELOG-0.x.md
H A DCHANGELOG.md37 - `CallbackGenerator`s that fail to set a URL or return an expected value
61 - Fixed parsing issues when `mb_internal_encoding()` is set to something other than `UTF-8` (#951)
67 - Fixed `TaskListItemMarkerRenderer` not including HTML attributes set on the node by other extensions (#947)
500 - `set()`
558 - `Environment::mergeConfig()` (set configuration before instantiation instead)
/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DArrayCollection.php118 * Offset to set
110 public function set($key, $value) global() function in League\\CommonMark\\Util\\ArrayCollection
H A DConfiguration.php
H A DConfigurationInterface.php
/plugin/condition/
H A DREADME.md9 …[condition_list] is a set of [condition] records separated by logical operators (&&, and, ||, or, …
15 - group : refers to the user group-set
/plugin/confmanager/lang/en/
H A Dwordblock.txt3 …conf['usewordblock'] = 1;'' option in ''conf/local.php'' (by default it is set to 1) and edit the …
/plugin/contactmodern/
H A DCHANGELOG7 * Reply-to set to senders email address (thanks to Cristian Wente)
H A DREADME.textile62 | captcha | If set to true, the captcha will be enabled. Set it on false to disable it. You must ac…
/plugin/copypage/images/pagetools/
H A Dlicense.txt1 Icon set: iPhone toolbar icons
/plugin/crossdbsqlclient/
H A Ddescr.txt22 In Admin-Section is to configurate the plugin. You have to set the database name, user, passwort an…
/plugin/cssperpage/demo/
H A Ddemo.txt24 The font-size for this section of the page is set to 12pt.
/plugin/csv/_test/
H A Davengers.csv4 … Immortus Stark committed a number of horrible acts and was killed.' This set up young Tony. Fran…
/plugin/csv/
H A Dhelper.php61 foreach ($matches as $set) {
62 $option = $set[1];
63 $value = isset($set[4]) ? $set[4] : '';
67 $col = isset($set[2]) ? $set[2] : 1;
68 $typ = isset($set[3]) ? $set[3] : 'g';
/plugin/data/_test/
H A Dhelper.test.php
/plugin/datatables/assets/jszip/dist/
H A Djszip.min.js
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js

1...<<11121314151617181920>>...51