Home
last modified time | relevance | path

Searched refs:package (Results 26 – 50 of 250) sorted by relevance

12345678910

/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Process/
H A DBuildJsProcess.php42 foreach ($packages as $package) {
44 $name = isset($package['name']) ? $package['name'] : '__component__';
45 $extra = isset($package['extra']) ? $package['extra'] : array();
H A DRequireJsProcess.php96 foreach ($packages as $package) {
98 $extra = isset($package['extra']) ? $package['extra'] : array();
102 $name = $this->getComponentName($package['name'], $extra);
111 …$result = $this->aggregateScripts($package, $scripts, $name.DIRECTORY_SEPARATOR.$name.'-built.js');
153 * @param array $package
158 public function aggregateScripts($package, array $scripts, $file) argument
164 $path = $this->getVendorDir($package).DIRECTORY_SEPARATOR.$script;
/plugin/elasticsearch/vendor/symfony/deprecation-contracts/
H A Dfunction.php4 * This file is part of the Symfony package.
16 * @param string $package The name of the Composer package that is triggering the deprecation
17 * @param string $version The version of the package that introduced the deprecation
23 function trigger_deprecation(string $package, string $version, string $message, ...$args): void argument
25 @trigger_error(($package || $version ? "Since $package $version: " : '').($args ? vsprintf($message, $args) : $message), \E_USER_DEPRECATED);
H A DREADME.md6 This package provides a single global function named `trigger_deprecation()` that triggers silenced deprecation notices.
12 - the name of the Composer package that is triggering the deprecation
13 - the version of the package that introduced the deprecation
/plugin/combo/vendor/symfony/deprecation-contracts/
H A Dfunction.php4 * This file is part of the Symfony package.
16 * @param string $package The name of the Composer package that is triggering the deprecation
17 * @param string $version The version of the package that introduced the deprecation
23 function trigger_deprecation(string $package, string $version, string $message, ...$args): void argument
25 @trigger_error(($package || $version ? "Since $package $version: " : '').($args ? vsprintf($message, $args) : $message), \E_USER_DEPRECATED);
H A DREADME.md6 This package provides a single global function named `trigger_deprecation()` that triggers silenced deprecation notices.
12 - the name of the Composer package that is triggering the deprecation
13 - the version of the package that introduced the deprecation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DPackageData.php38 public $package; variable in Google\\Service\\OnDemandScanning\\PackageData
101 public function setPackage($package) argument
103 $this->package = $package;
110 return $this->package;
H A DOccurrence.php244 public function setPackage(PackageOccurrence $package) argument
246 $this->package = $package;
253 return $this->package;
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md418 …6839 "View in source") [Ⓝ](https://www.npmjs.com/package/lodash.chunk "See the npm package"…
449 …874 "View in source") [Ⓝ](https://www.npmjs.com/package/lodash.compact "See the npm package
475 …911 "View in source") [Ⓝ](https://www.npmjs.com/package/lodash.concat "See the npm package"…
613 …7047 "View in source") [Ⓝ](https://www.npmjs.com/package/lodash.drop "See the npm package")…
775 …7202 "View in source") [Ⓝ](https://www.npmjs.com/package/lodash.fill "See the npm package")…
1015 …7423 "View in source") [Ⓝ](https://www.npmjs.com/package/lodash.head "See the npm package")…
1199 …7591 "View in source") [Ⓝ](https://www.npmjs.com/package/lodash.join "See the npm package")…
1225 …7609 "View in source") [Ⓝ](https://www.npmjs.com/package/lodash.last "See the npm package")…
1282 …L7671 "View in source") [Ⓝ](https://www.npmjs.com/package/lodash.nth "See the npm package")…
1314 …7698 "View in source") [Ⓝ](https://www.npmjs.com/package/lodash.pull "See the npm package")…
[all …]
/plugin/badbehaviour/bad-behavior/
H A Dmovabletype.inc.php3 function bb2_movabletype($package) argument
6 if (strcasecmp($package['request_method'], "POST")) {
7 if (strcmp($package['headers_mixed']['Range'], "bytes=0-99999")) {
H A Dopera.inc.php5 function bb2_opera($package) argument
7 if (!array_key_exists('Accept', $package['headers_mixed'])) {
H A Dsafari.inc.php5 function bb2_safari($package) argument
7 if (!array_key_exists('Accept', $package['headers_mixed'])) {
H A Dlynx.inc.php5 function bb2_lynx($package) argument
7 if (!array_key_exists('Accept', $package['headers_mixed'])) {
H A Dmsnbot.inc.php5 function bb2_msnbot($package) argument
7 …if (match_cidr($package['ip'], array("207.46.0.0/16", "65.52.0.0/14", "207.68.128.0/18", "207.68.1…
H A Dyahoo.inc.php5 function bb2_yahoo($package) argument
7 …if (match_cidr($package['ip'], array("202.160.176.0/20", "67.195.0.0/16", "203.209.252.0/24", "72.…
H A Dblacklist.inc.php3 function bb2_blacklist($package) { argument
101 @$ua = $package['headers_mixed']['User-Agent'];
H A Dbanned.inc.php46 function bb2_log_denial($settings, $package, $key, $previous_key=false) argument
49 bb2_db_query(bb2_insert($settings, $package, $key));
/plugin/latexit/
H A Dhelper.php68 * @param Package $package
70 public function addPackage(Package $package){ argument
71 $name = $package->getName();
73 $this->packages[$name] = $package;
/plugin/poldek/
H A Dhelper.php93 public function ls($package) { argument
110 if (isset($cache[$package])) {
111 return $cache[$package];
114 return "error: $package: no such package";
/plugin/sequencediagram/bower_components/lodash/
H A DREADME.md14 Generated using [lodash-cli](https://www.npmjs.com/package/lodash-cli):
62 Install [n_](https://www.npmjs.com/package/n_) for Lodash use in the Node.js < 6 REPL.
77 …* [lodash](https://www.npmjs.com/package/lodash) & [per method packages](https://www.npmjs.com/bro…
78 …m/package/lodash-es), [babel-plugin-lodash](https://www.npmjs.com/package/babel-plugin-lodash), & …
80 * [lodash-amd](https://www.npmjs.com/package/lodash-amd)
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DUnit.php44 public function setPackage($full, $package, $sub, $category) argument
48 'package'
61 $node->setAttribute('name', $package);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DOccurrence.php244 public function setPackage(PackageOccurrence $package) argument
246 $this->package = $package;
253 return $this->package;
H A DNote.php249 public function setPackage(PackageNote $package) argument
251 $this->package = $package;
258 return $this->package;
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DREADME.md3package inspired by [Nicola Asuni](https://github.com/tecnickcom/TCPDF). Actually I use that packa…
5 I used the following classes of that package.
18 ## This package is compatible with PHP >= 5.4
20 This package require [php-gd](http://php.net/manual/en/book.image.php) extension. So, make sure it …
24 Begin by installing this package through Composer. Just run following command to terminal:
139 This package is published under `GNU LGPLv3` license and copyright to [Jucksearm Boonmor](https://g…
/plugin/icalevents/vendor/squizlabs/php_codesniffer/scripts/
H A Dphpcbf.bat7 REM @package PHP_CodeSniffer
11 REM @link http://pear.php.net/package/PHP_CodeSniffer

12345678910