Home
last modified time | relevance | path

Searched refs:version (Results 2201 – 2225 of 2779) sorted by last modified time

1...<<81828384858687888990>>...112

/plugin/issuetracker/
H A DREADME115 Version user to enter version info
H A Dprototype.js3081 if (B.Opera && window.parseFloat(window.opera.version()) < 9.5)
/plugin/inclform/
H A DLICENSE239 be similar in spirit to the present version, but may differ in detail to
242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
244 later version", you have the option of following the terms and conditions
245 either of that version or of any later version published by the Free
246 Software Foundation. If the Program does not specify a version number of
247 this License, you may choose any version ever published by the Free Software
298 the Free Software Foundation; either version 2 of the License, or
299 (at your option) any later version.
315 Gnomovision version 69, Copyright (C) year name of author
/plugin/icalevents/
H A DLICENSE.txt3 version 2 (see below).
247 be similar in spirit to the present version, but may differ in detail to
250 Each version is given a distinguishing version number. If the Program
251 specifies a version number of this License which applies to it and "any
252 later version", you have the option of following the terms and conditions
253 either of that version or of any later version published by the Free
254 Software Foundation. If the Program does not specify a version number of
255 this License, you may choose any version ever published by the Free Software
306 the Free Software Foundation; either version 2 of the License, or
307 (at your option) any later version.
[all …]
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DLICENSE56 have designed this version of the GPL to prohibit the practice for those
75 "This License" refers to version 3 of the GNU General Public License.
86 exact copy. The resulting work is called a "modified version" of the
374 reasonable ways as different from the original version; or
490 propagate the contents of its contributor version.
570 Each version is given a distinguishing version number. If the
572 Public License "or any later version" applies to it, you have the
574 version or of any later version published by the Free Software
582 to choose that version for the Program.
587 later version.
[all …]
H A DREADME.md1 …de.svg)](https://packagist.org/packages/jucksearm/php-barcode) [![Stable version](https://img.shie…
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php261 protected $version = 0; variable in jucksearm\\barcode\\lib\\QRcode
610 if (($this->version < 0) OR ($this->version > self::QRSPEC_VERSION_MAX)) {
1852 if ($version == 0) {
1853 $version = 1;
1894 $version = 0;
1897 $prev = $version;
1904 return $version;
2398 if ($version < 2) {
2438 if (($version < 7) OR ($version > self::QRSPEC_VERSION_MAX)) {
2554 if (($version < 1) OR ($version > self::QRSPEC_VERSION_MAX)) {
[all …]
/plugin/shortcutkey/
H A DLICENSE239 be similar in spirit to the present version, but may differ in detail to
242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
244 later version", you have the option of following the terms and conditions
245 either of that version or of any later version published by the Free
246 Software Foundation. If the Program does not specify a version number of
247 this License, you may choose any version ever published by the Free Software
298 the Free Software Foundation; either version 2 of the License, or
299 (at your option) any later version.
315 Gnomovision version 69, Copyright (C) year name of author
H A DREADME20 the Free Software Foundation; version 2 of the License
/plugin/dir/
H A DREADME9 This version of Dir Plugin is modified to accept the argument namespacename
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DNotifysend.php64 protected $version = null; variable in PHP_CodeSniffer_Reports_Notifysend
98 $this->version = str_replace(
253 if (version_compare($this->version, '0.7.3', '>=') === true) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DREADME.md13 PHP\_CodeSniffer requires PHP version 5.1.2 or greater, although individual sniffs may have additio…
15 The SVN pre-commit hook requires PHP version 5.2.4 or greater due to its use of the vertical whites…
H A DCONTRIBUTING.md4 …ckout of the repository, or your own fork, rather than an installed PEAR version. If you do this, …
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DCLI.php19 $version = explode('.', PHP_VERSION); variable
20 define('PHP_VERSION_ID', (int) (($version[0] * 10000) + ($version[1] * 100) + $version[2]));
21 unset($version);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/scripts/
H A Dphpcbf.bat4 REM PHP version 5
H A Dphpcs.bat5 REM PHP version 5
/plugin/authgoogle/google/contrib/
H A DGoogle_AdsensehostService.php669 $this->version = 'v4.1';
672 $client->addService($this->serviceName, $this->version);
H A DGoogle_AndroidpublisherService.php119 $this->version = 'v1.1';
122 $client->addService($this->serviceName, $this->version);
H A DGoogle_AuditService.php80 $this->version = 'v1';
83 $client->addService($this->serviceName, $this->version);
H A DGoogle_BigqueryService.php481 $this->version = 'v2';
484 $client->addService($this->serviceName, $this->version);
H A DGoogle_ComputeService.php1556 $this->version = 'v1beta15';
1559 $client->addService($this->serviceName, $this->version);
H A DGoogle_DfareportingService.php403 $this->version = 'v1.3';
406 $client->addService($this->serviceName, $this->version);
H A DGoogle_FusiontablesService.php635 $this->version = 'v1';
638 $client->addService($this->serviceName, $this->version);
H A DGoogle_GamesService.php610 $this->version = 'v1';
613 $client->addService($this->serviceName, $this->version);
H A DGoogle_GroupssettingsService.php105 $this->version = 'v1';
108 $client->addService($this->serviceName, $this->version);

1...<<81828384858687888990>>...112