Home
last modified time | relevance | path

Searched refs:VERSION (Results 276 – 300 of 406) sorted by relevance

1...<<11121314151617

/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DEngine.php26 const VERSION = '2.13.0'; define in Mustache_Engine
634 'version' => self::VERSION,
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DClient.php169 … $this->addCurlSetting(CURLOPT_USERAGENT, 'sabre-dav/' . Version::VERSION . ' (http://sabre.io/)');
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerStatus.as16 public static const VERSION:String = "2.9.0"; // The version of the Flash jPlayer entity. constant in happyworm.jPlayer.JplayerStatus
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Splitter/
H A DICalendarTest.php12 $this->version = VObject\Version::VERSION;
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Splitter/
H A DICalendarTest.php12 $this->version = VObject\Version::VERSION;
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Splitter/
H A DICalendarTest.php12 $this->version = VObject\Version::VERSION;
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Splitter/
H A DICalendarTest.php12 $this->version = VObject\Version::VERSION;
/plugin/mdpage/
H A DREADME.md18 2. Run `./scripts/push-release-tag.bash [VERSION]`
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php421 $version = DAV\Version::VERSION;
478 $version = DAV\Version::VERSION;
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAutoFormat.RemoveEmpty.txt
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorAboutFrame.java97 content.add(new JLabel("mxGraph Version " + mxGraph.VERSION)); in EditorAboutFrame()
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
H A DVCalendarTest.php323 $vcard->VERSION = '2.0';
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DVCardConverterTest.php513 $version = Version::VERSION;
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DVCardConverterTest.php515 $version = Version::VERSION;
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A DVCalendarTest.php323 $vcard->VERSION = '2.0';
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DVCardConverterTest.php513 $version = Version::VERSION;
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVCalendarTest.php322 $vcard->VERSION = '2.0';
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DVCardConverterTest.php513 $version = Version::VERSION;
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php423 $version = DAV\Version::VERSION;
483 $version = DAV\Version::VERSION;
/plugin/sectiontoggle/
H A DMobile_Detect.php64 const VERSION = '2.8.33'; define in Mobile_Detect
698 return self::VERSION;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DValidateICalTest.php92 'X-Sabre-Version' => [DAV\Version::VERSION],
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php275 $calendar->prodid = '-//SabreDAV//SabreDAV ' . DAV\Version::VERSION . '//EN';
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVCalendarTest.php359 $vcard->VERSION = '2.0';
/plugin/authfacebook/lib/
H A DFacebookRequest.php530 'User-Agent' => 'fb-php-' . Facebook::VERSION,
/plugin/dw2pdf/vendor/setasign/fpdi/src/Tcpdf/
H A DFpdi.php37 const VERSION = '2.3.1'; define in setasign\\Fpdi\\Tcpdf\\Fpdi

1...<<11121314151617