Home
last modified time | relevance | path

Searched refs:VERSION (Results 51 – 75 of 406) sorted by relevance

12345678910>>...17

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dextension.cache.mysqli.php139 $SQLquery .= ' WHERE (`filename` = \''.$this->mysqli->real_escape_string(getID3::VERSION).'\')';
144 if ($version != getID3::VERSION) {
157 …e`, `value`) VALUES (\'getID3::VERSION\', \''.getID3::VERSION.'\', -1, -1, -1, \''.getID3::VERSION
/plugin/recaptcha2/lib/ReCaptcha/
H A DReCaptcha.php38 const VERSION = 'php_1.1.1'; define in ReCaptcha\\ReCaptcha
93 $params = new RequestParameters($this->secret, $response, $remoteIp, self::VERSION);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DEmptyParameterTest.php30 $version = Version::VERSION;
51 $vcard->VERSION = '2.1';
H A DCliTest.php148 $version = Version::VERSION;
331 $version = Version::VERSION;
369 $version = Version::VERSION;
544 $version = Version::VERSION;
591 $version = Version::VERSION;
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DEmptyParameterTest.php30 $version = Version::VERSION;
51 $vcard->VERSION = '2.1';
H A DCliTest.php148 $version = Version::VERSION;
180 $version = Version::VERSION;
333 $version = Version::VERSION;
371 $version = Version::VERSION;
548 $version = Version::VERSION;
596 $version = Version::VERSION;
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DEmptyParameterTest.php30 $version = Version::VERSION;
51 $vcard->VERSION = '2.1';
H A DCliTest.php148 $version = Version::VERSION;
180 $version = Version::VERSION;
333 $version = Version::VERSION;
371 $version = Version::VERSION;
548 $version = Version::VERSION;
596 $version = Version::VERSION;
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DEmptyParameterTest.php30 $version = Version::VERSION;
51 $vcard->VERSION = '2.1';
H A DCliTest.php148 $version = Version::VERSION;
180 $version = Version::VERSION;
333 $version = Version::VERSION;
371 $version = Version::VERSION;
548 $version = Version::VERSION;
596 $version = Version::VERSION;
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php103 $vcard->VERSION = '2.1';
107 $vcard->VERSION = '3.0';
111 $vcard->VERSION = '4.0';
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php103 $vcard->VERSION = '2.1';
107 $vcard->VERSION = '3.0';
111 $vcard->VERSION = '4.0';
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php103 $vcard->VERSION = '2.1';
107 $vcard->VERSION = '3.0';
111 $vcard->VERSION = '4.0';
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DHttpDeleteTest.php51 'X-Sabre-Version' => [Version::VERSION],
76 'X-Sabre-Version' => [Version::VERSION],
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php103 $vcard->VERSION = '2.1';
107 $vcard->VERSION = '3.0';
111 $vcard->VERSION = '4.0';
/plugin/icalevents/vendor/bin/
H A Dgenerate_vcards27 $version = Version::VERSION;
52 fwrite(STDERR, "sabre/vobject " . Version::VERSION . "\n");
/plugin/icalevents/vendor/sabre/vobject/bin/
H A Dgenerate_vcards27 $version = Version::VERSION;
52 fwrite(STDERR, "sabre/vobject " . Version::VERSION . "\n");
H A Dmergeduplicates.php25 echo "sabre/vobject ", Version::VERSION, " duplicate contact merge tool\n";
178 $vcard->PRODID = '-//Sabre//Sabre VObject ' . Version::VERSION . '//EN';
/plugin/davcard/vendor/sabre/vobject/bin/
H A Dgenerate_vcards27 $version = Version::VERSION;
52 fwrite(STDERR, "sabre/vobject " . Version::VERSION . "\n");
/plugin/webdavclient/vendor/sabre/vobject/bin/
H A Dgenerate_vcards27 $version = Version::VERSION;
52 fwrite(STDERR, "sabre/vobject " . Version::VERSION . "\n");
/plugin/davcal/vendor/sabre/vobject/bin/
H A Dgenerate_vcards27 $version = Version::VERSION;
52 fwrite(STDERR, "sabre/vobject " . Version::VERSION . "\n");
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/WebService/
H A DClient.php50 const VERSION = 'v2.9.0'; define in GeoIp2\\WebService\\Client
92 return 'GeoIP2-API/' . self::VERSION;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DChromePHPHandler.php35 protected const VERSION = '4.0'; define in Monolog\\Handler\\ChromePHPHandler
61 'version' => self::VERSION,
/plugin/icalevents/vendor/sabre/xml/lib/
H A DVersion.php17 const VERSION = '1.5.0'; define in Sabre\\Xml\\Version
/plugin/webdav/vendor/sabre/uri/lib/
H A DVersion.php17 const VERSION = '1.2.1'; define in Sabre\\Uri\\Version

12345678910>>...17