Home
last modified time | relevance | path

Searched refs:version (Results 26 – 50 of 2779) sorted by relevance

12345678910>>...112

/plugin/davcal/vendor/sabre/vobject/lib/Component/
H A DVCard.php34 private $version = null; variable in Sabre\\VObject\\Component\\VCard
136 if (!$this->version) {
137 $version = (string)$this->VERSION;
138 switch($version) {
140 $this->version = self::VCARD21;
143 $this->version = self::VCARD30;
155 return $this->version;
217 $version = $this->select('VERSION');
218 if (count($version)===1) {
219 $version = (string)$this->VERSION;
[all …]
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DCssCacheBustingFilter.php24 private $version; variable in Assetic\\Filter\\CssCacheBustingFilter
27 public function setVersion($version) argument
29 $this->version = $version;
43 if (!$this->version) {
47 $version = $this->version;
52 function ($matches) use ($version, $format) {
59 sprintf($format, $matches['url'], $version),
/plugin/structsection/
H A Dyarn.lock6 version "7.12.11"
13 version "7.12.10"
34 version "7.12.11"
43 version "7.12.11"
52 version "7.12.10"
59 version "7.12.7"
66 version "7.12.5"
73 version "7.12.1"
105 version "7.12.1"
180 version "0.5.2"
[all …]
/plugin/davcard/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerNewEventTest.php52 $version = \Sabre\VObject\Version::VERSION;
56 PRODID:-//Sabre//Sabre VObject $version//EN
164 $version = \Sabre\VObject\Version::VERSION;
178 PRODID:-//Sabre//Sabre VObject $version//EN
206 PRODID:-//Sabre//Sabre VObject $version//EN
243 PRODID:-//Sabre//Sabre VObject $version//EN
293 $version = \Sabre\VObject\Version::VERSION;
307 PRODID:-//Sabre//Sabre VObject $version//EN
335 PRODID:-//Sabre//Sabre VObject $version//EN
371 PRODID:-//Sabre//Sabre VObject $version//EN
[all …]
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerNewEventTest.php52 $version = \Sabre\VObject\Version::VERSION;
56 PRODID:-//Sabre//Sabre VObject $version//EN
164 $version = \Sabre\VObject\Version::VERSION;
178 PRODID:-//Sabre//Sabre VObject $version//EN
206 PRODID:-//Sabre//Sabre VObject $version//EN
243 PRODID:-//Sabre//Sabre VObject $version//EN
293 $version = \Sabre\VObject\Version::VERSION;
307 PRODID:-//Sabre//Sabre VObject $version//EN
335 PRODID:-//Sabre//Sabre VObject $version//EN
371 PRODID:-//Sabre//Sabre VObject $version//EN
[all …]
/plugin/davcal/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerNewEventTest.php50 $version = \Sabre\VObject\Version::VERSION;
54 PRODID:-//Sabre//Sabre VObject $version//EN
159 $version = \Sabre\VObject\Version::VERSION;
173 PRODID:-//Sabre//Sabre VObject $version//EN
200 PRODID:-//Sabre//Sabre VObject $version//EN
235 PRODID:-//Sabre//Sabre VObject $version//EN
282 $version = \Sabre\VObject\Version::VERSION;
296 PRODID:-//Sabre//Sabre VObject $version//EN
323 PRODID:-//Sabre//Sabre VObject $version//EN
357 PRODID:-//Sabre//Sabre VObject $version//EN
[all …]
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerDeleteEventTest.php28 $version = \Sabre\VObject\Version::VERSION;
42 PRODID:-//Sabre//Sabre VObject $version//EN
70 PRODID:-//Sabre//Sabre VObject $version//EN
114 $version = \Sabre\VObject\Version::VERSION;
128 PRODID:-//Sabre//Sabre VObject $version//EN
156 PRODID:-//Sabre//Sabre VObject $version//EN
200 $version = \Sabre\VObject\Version::VERSION;
214 PRODID:-//Sabre//Sabre VObject $version//EN
258 $version = \Sabre\VObject\Version::VERSION;
272 PRODID:-//Sabre//Sabre VObject $version//EN
/plugin/hipchat/
H A Dcomposer.lock10 "version": "v3.2.0",
28 "guzzle/batch": "self.version",
29 "guzzle/cache": "self.version",
30 "guzzle/common": "self.version",
31 "guzzle/http": "self.version",
34 "guzzle/log": "self.version",
35 "guzzle/parser": "self.version",
36 "guzzle/plugin": "self.version",
48 "guzzle/stream": "self.version"
102 "version": "v0.6.2",
[all …]
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVCard.php34 private $version = null; variable in Sabre\\VObject\\Component\\VCard
148 if (!$this->version) {
149 $version = (string) $this->VERSION;
151 switch ($version) {
153 $this->version = self::VCARD21;
156 $this->version = self::VCARD30;
168 return $this->version;
231 $version = $this->select('VERSION');
232 if (1 === count($version)) {
233 $version = (string) $this->VERSION;
[all …]
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVCard.php34 private $version = null; variable in Sabre\\VObject\\Component\\VCard
149 if (!$this->version) {
151 $version = (string)$this->VERSION;
153 switch ($version) {
155 $this->version = self::VCARD21;
158 $this->version = self::VCARD30;
170 return $this->version;
234 $version = $this->select('VERSION');
235 if (count($version) === 1) {
236 $version = (string)$this->VERSION;
[all …]
/plugin/davcal/vendor/sabre/dav/bin/
H A Dbuild.php27 $version = null; variable
28 if ($argc > 2) $version = $argv[2]; variable
79 global $version;
80 if (!$version) {
82 $version = Sabre\DAV\Version::VERSION;
85 echo " Building sabre/dav " . $version, "\n";
123 global $baseDir, $version;
141 $newComposer['require']['sabre/dav'] = $version;
173 system('cd build; zip -qr sabredav-' . $version . '.zip SabreDAV');
/plugin/recaptcha2/lib/ReCaptcha/
H A DRequestParameters.php56 private $version; variable in ReCaptcha\\RequestParameters
64 * @param string $version Version of this client library.
66 public function __construct($secret, $response, $remoteIp = null, $version = null) argument
71 $this->version = $version;
87 if (!is_null($this->version)) {
88 $params['version'] = $this->version;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/Token/
H A DAnonToken.php29 protected $version;
33 * @param int $version
35 public function __construct(?string $username = null, int $version = 3)
38 $this->version = $version;
62 return $this->version;
28 protected $version; global() variable in FreeDSx\\Ldap\\Server\\Token\\AnonToken
34 __construct(string $username = null, int $version = 3) global() argument
H A DBindToken.php34 protected $version;
39 * @param int $version
41 public function __construct(string $username, string $password, int $version = 3)
45 $this->version = $version;
69 return $this->version;
33 protected $version; global() variable in FreeDSx\\Ldap\\Server\\Token\\BindToken
40 __construct(string $username, string $password, int $version = 3) global() argument
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DSince.php44 private $version = ''; variable in phpDocumentor\\Reflection\\DocBlock\\Tags\\Since
46 public function __construct($version = null, Description $description = null) argument
48 Assert::nullOrStringNotEmpty($version);
50 $this->version = $version;
82 return $this->version;
92 return $this->version . ($this->description ? ' ' . $this->description->render() : '');
H A DVersion.php44 private $version = ''; variable in phpDocumentor\\Reflection\\DocBlock\\Tags\\Version
46 public function __construct($version = null, Description $description = null) argument
48 Assert::nullOrStringNotEmpty($version);
50 $this->version = $version;
82 return $this->version;
92 return $this->version . ($this->description ? ' ' . $this->description->render() : '');
H A DDeprecated.php44 private $version = ''; variable in phpDocumentor\\Reflection\\DocBlock\\Tags\\Deprecated
46 public function __construct($version = null, Description $description = null) argument
48 Assert::nullOrStringNotEmpty($version);
50 $this->version = $version;
85 return $this->version;
95 return $this->version . ($this->description ? ' ' . $this->description->render() : '');
/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/qrcode2/
H A Dphpqrcode.php666 if($version < 7 || $version > QRSPEC_VERSION_MAX)
868 if($version < 1 || $version > QRSPEC_VERSION_MAX)
879 self::$frames[$version] = self::createFrame($version);
883 self::$frames[$version] = self::createFrame($version);
1302 $this->version = $version;
1315 if($version < 0 || $version > QRSPEC_VERSION_MAX) {
1320 $this->version = $version;
2856 public $version; variable in QRrawcode
2966 public $version; variable in QRcode
2984 $version = $raw->version;
[all …]
/plugin/findologicxmlexport/vendor/sebastian/version/src/
H A DVersion.php31 private $version; variable in SebastianBergmann\\Version
48 if ($this->version === null) {
50 $this->version = $this->release;
52 $this->version = $this->release . '-dev';
59 $this->version = $git;
63 $this->version = $this->release . '-' . end($git);
68 return $this->version;
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DRuntimeMetaData.php8 * This class provides access to the current version of the ANTLR 4 runtime
10 * checking for matching version numbers and notifying listeners in the case
11 * where a version mismatch is detected.
13 * The runtime version information is provided by {@see RuntimeMetaData::VERSION} and
17 * The runtime version check is implemented by {@see RuntimeMetaData::checkVersion()}. Detailed
22 * would be generated. Likewise, version strings x.y-SNAPSHOT and x.y.z are
31 * A compile-time constant containing the current version of the ANTLR 4
35 * libraries to include a literal reference to the version of the ANTLR 4
57 * Gets the currently executing version of the ANTLR 4 runtime library.
63 * @return string The currently executing version o
167 getMajorMinorVersion(string $version) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3CreateVersionOperationMetadata.php25 public $version; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3CreateVersionOperationMetadata
30 public function setVersion($version) argument
32 $this->version = $version;
39 return $this->version;
H A DGoogleCloudDialogflowCxV3EnvironmentVersionConfig.php25 public $version; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3EnvironmentVersionConfig
30 public function setVersion($version) argument
32 $this->version = $version;
39 return $this->version;
H A DGoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata.php25 public $version; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata
30 public function setVersion($version) argument
32 $this->version = $version;
39 return $this->version;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DConfigManagementPolicyControllerVersion.php25 public $version; variable in Google\\Service\\GKEHub\\ConfigManagementPolicyControllerVersion
30 public function setVersion($version) argument
32 $this->version = $version;
39 return $this->version;

12345678910>>...112