Home
last modified time | relevance | path

Searched defs:version (Results 251 – 275 of 523) sorted by path

1...<<1112131415161718192021

/plugin/combo/resources/dictionary/
H A Dmaterial-design-icon-meta.json1 [{"id":"CBFA6722-0EE6-49B4-B5C2-0B177A5523C2","name":"ab-testing","codepoint":"F01C9","aliases":[],"tags":["Developer \/ Languages"],"author":"Michael Richins","version":"4.0.96"},{"id":"E20665F3-5354-46C2-9162-4202B20DCA05","name":"abjad-arabic","codepoint":"F1328","aliases":["writing-system-arabic"],"tags":["Alpha \/ Numeric"],"author":"Haley Halcyon","version":"4.9.95"},{"id":"FC508376-0233-498A-ABF8-B289241031FF","name":"abjad-hebrew","codepoint":"F1329","aliases":["writing-system-hebrew"],"tags":["Alpha \/ Numeric"],"author":"Haley Halcyon","version":"4.9.95"},{"id":"E211A028-22EA-4A78-9306-FC8FF8494D02","name":"abugida-devanagari","codepoint":"F132A","aliases":["writing-system-devanagari"],"tags":["Alpha \/ Numeric"],"author":"Haley Halcyon","version":"4.9.95"},{"id":"F782C16A-0558-4347-AB62-3E4A8DD299AD","name":"abugida-thai","codepoint":"F132B","aliases":["writing-system-thai"],"tags":["Alpha \/ Numeric"],"author":"Haley Halcyon","version":"4.9.95"},{"id":"4F013652-22DE-48CF-886B-A0FB995E8B41","name":"access-point","codepoint":"F0003","aliases":["wireless"],"tags":[],"author":"Simran","version":"1.5.54"},{"id":"06048943-9EE5-4FE2-91D7-7DA162E55203","name":"access-point-network","codepoint":"F0002","aliases":[],"tags":[],"author":"Simran","version":"1.5.54"},{"id":"6DC5A262-63FE-4C77-A66C-B323DF4F82BF","name":"access-point-network-off","codepoint":"F0BE1","aliases":[],"tags":[],"author":"Michael Irigoyen","version":"3.2.89"},{"id":"E76EC23F-AB71-49B3-9173-841544527A20","name":"account","codepoint":"F0004","aliases":["person","user"],"tags":["Account \/ User","Home Automation"],"author":"Google","version":"1.5.54"},{"id":"3D869F3A-8C3E-4ECB-829E-7785230FA680","name":"account-alert","codepoint":"F0005","aliases":["user-alert","account-warning","user-warning","person-alert","person-warning"],"tags":["Account \/ User","Alert \/ Error"],"author":"Austin Andrews","version" string
[all...]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js12 var firebug={version:[1.231,20100118],el:{},env:{"css":"http://getfirebug.com/releases/lite/1.2/firebug-lite.css","debug":true,"detectFirebug":true,"dIndex":"console","height":295,"hideDOMFunctions":false,"openInPopup":false,"override":false,"ml":false,"showIconWhenHidden":true,"popupTop":1,"popupLeft":1,"popupWidth":undefined,"popupHeight":undefined,"textNodeChars":0},internal:{"cache":{},"extConsole":null,"init":false,"isPopup":false,"liteFilename":null,"minimized":false,"popupWin":null,"targetWindow":undefined},initConsole:function(){var command;try{if((!window.console||(window.console&&!window.console.firebug))||(firebug.env.override&&!(/Firefox\/3/i.test(navigator.userAgent)))){window.console={"provider":"Firebug Lite"};for(command in firebug.d.console.cmd){window.console[command]=firebug.lib.util.Curry(firebug.d.console.run,window,command);};} property in firebug
H A Dfirebug-lite-1.2.js13 version:[1.231,20100118], property in firebug
H A Dfirebug-lite-1.4.js1509 FBL.Firebug={version:"Firebug Lite 1.4.0",revision:"$Revision: 11967 $",modules:modules,panelTypes:panelTypes,panelTypeMap:panelTypeMap,reps:reps,initialize:function(){if(FBTrace.DBG_INITIALIZE){FBTrace.sysout("Firebug.initialize","initializing application") property in FBL.Firebug
[all...]
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DRuntimeMetaData.php167 getMajorMinorVersion(string $version) global() argument
[all...]
/plugin/combo/vendor/composer/
H A Dinstalled.json5 "version": "0.5.1", string
59 "version": "2.0.0", string
105 "version": "v1.2.1", string
155 "version": "1.1.8", string
215 "version": "v9.99.100", string
268 "version": "1.12.1", string
336 "version": "3.0.1", string
396 "version": "v2.5.2", string
466 "version": "v1.27.0", string
551 "version" string
637 "version": "v1.25.0", global() string
723 "version": "v5.4.8", global() string
788 "version": "v5.4.21", global() string
[all...]
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DDesiredCapabilities.php76 public function setVersion($version) argument
/plugin/combo/vendor/symfony/deprecation-contracts/
H A Dfunction.php23 function trigger_deprecation(string $package, string $version, string $message, ...$args): void argument
/plugin/commonmark/
H A Dcomposer.json4 "version": "1.2.1", string
/plugin/commonmark/vendor/composer/
H A Dinstalled.json5 "version": "v3.0.2", string
[all...]
/plugin/commonmark/vendor/league/commonmark/
H A Dcomposer.json49 "version": "0.29.2", global() string
60 "version": "0.29.0", global() string
/plugin/davcal/vendor/composer/
H A Dinstalled.json4 "version": "1.0.1", string
57 "version": "2.0.2", string
110 "version": "4.1.0", string
167 "version": "1.2.0", string
223 "version": "3.4.7", string
291 "version": "3.0.4", string
/plugin/davcal/vendor/sabre/dav/bin/
H A Dbuild.php27 $version = null; variable
28 if ($argc > 2) $version = $argv[2]; variable
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DCalendarMultiGetReport.php62 public $version = null; variable in Sabre\\CalDAV\\Xml\\Request\\CalendarMultiGetReport
H A DCalendarQueryReport.php62 public $version = null; variable in Sabre\\CalDAV\\Xml\\Request\\CalendarQueryReport
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Xml/Request/
H A DAddressBookMultiGetReport.php52 public $version = null; variable in Sabre\\CardDAV\\Xml\\Request\\AddressBookMultiGetReport
H A DAddressBookQueryReport.php89 public $version = null; variable in Sabre\\CardDAV\\Xml\\Request\\AddressBookQueryReport
/plugin/davcal/vendor/sabre/http/lib/
H A DMessage.php293 function setHttpVersion($version) {
H A DMessageDecoratorTrait.php233 function setHttpVersion($version) {
H A DMessageInterface.php168 function setHttpVersion($version);
/plugin/davcal/vendor/sabre/vobject/lib/Component/
H A DVCard.php34 private $version = null; variable in Sabre\\VObject\\Component\\VCard
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Splitter/
H A DICalendarTest.php9 protected $version; variable in Sabre\\VObject\\Splitter\\ICalendarTest
/plugin/davcard/vendor/composer/
H A Dinstalled.json4 "version": "3.5.2", string
/plugin/davcard/vendor/sabre/vobject/bin/
H A Dgenerate_vcards27 $version = Version::VERSION; variable
/plugin/davcard/vendor/sabre/vobject/lib/Component/
H A DVCard.php34 private $version = null; variable in Sabre\\VObject\\Component\\VCard

1...<<1112131415161718192021