Home
last modified time | relevance | path

Searched refs:VERSION (Results 101 – 125 of 406) sorted by relevance

12345678910>>...17

/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.Nofollow.txt
H A DCSS.DefinitionRev.txt
H A DURI.DefinitionRev.txt
H A DHTML.TidyAdd.txt
H A DHTML.TidyRemove.txt
H A DCache.SerializerPermissions.txt
H A DCSS.AllowImportant.txt
H A DAttr.AllowedClasses.txt
H A DHTML.CustomDoctype.txt
H A DURI.DefinitionID.txt
H A DOutput.CommentScriptContents.txt
H A DAttr.ForbiddenClasses.txt
H A DOutput.FlashCompat.txt
H A DCore.NormalizeNewlines.txt
H A DHTML.FlashAllowFullScreen.txt
/plugin/sequencediagram/bower_components/lodash/test/asset/
H A Dworker.js15 postMessage(_.VERSION);
/plugin/commonmark/vendor/league/commonmark/src/
H A DCommonMarkConverter.php30 public const VERSION = '1.6.7'; global() define in League\\CommonMark\\CommonMarkConverter
/plugin/davcard/vendor/sabre/vobject/tests/VObject/ITip/
H A DEvolutionTest.php869 $version = \Sabre\VObject\Version::VERSION;
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/ITip/
H A DEvolutionTest.php869 $version = \Sabre\VObject\Version::VERSION;
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/ITip/
H A DEvolutionTest.php869 $version = \Sabre\VObject\Version::VERSION;
/plugin/davcal/vendor/sabre/vobject/tests/VObject/ITip/
H A DEvolutionTest.php869 $version = \Sabre\VObject\Version::VERSION;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DRequestOptions.php257 const VERSION = 'version'; define in GuzzleHttp\\RequestOptions
/plugin/sentry/
H A Dhelper.php60 $header[] = 'sentry_client=' . Event::CLIENT . Event::VERSION;
216 $http->headers['User-Agent'] = Event::CLIENT . Event::VERSION;
/plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/
H A DAuthHandlerFactory.php38 $guzzleVersion = (int) substr(ClientInterface::VERSION, 0, 1);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DICSExportPluginTest.php69 $this->assertEquals(1,count($obj->VERSION));
72 $this->assertTrue(strpos((string)$obj->PRODID, DAV\Version::VERSION)!==false);
120 $this->assertEquals(1,count($obj->VERSION));
123 $this->assertFalse(strpos((string)$obj->PRODID, DAV\Version::VERSION)!==false);
220 'X-Sabre-Version' => [DAV\Version::VERSION],
227 $this->assertEquals(1,count($obj->VERSION));

12345678910>>...17