Searched refs:lic (Results 1 – 7 of 7) sorted by relevance
| /plugin/webdavclient/vendor/sabre/vobject/lib/ |
| D | TimeZoneUtil.php | 191 $lic = (string)$vtimezone->{'X-LIC-LOCATION'}; 196 if (substr($lic,0,8)==='SystemV/') { 197 $lic = substr($lic,8); 200 return self::getTimeZone($lic, null, $failIfUncertain);
|
| /plugin/davcard/vendor/sabre/vobject/lib/ |
| D | TimeZoneUtil.php | 191 $lic = (string)$vtimezone->{'X-LIC-LOCATION'}; 196 if (substr($lic,0,8)==='SystemV/') { 197 $lic = substr($lic,8); 200 return self::getTimeZone($lic, null, $failIfUncertain);
|
| /plugin/davcal/vendor/sabre/vobject/lib/ |
| H A D | TimeZoneUtil.php | 191 $lic = (string)$vtimezone->{'X-LIC-LOCATION'}; 196 if (substr($lic,0,8)==='SystemV/') { 197 $lic = substr($lic,8); 200 return self::getTimeZone($lic, null, $failIfUncertain);
|
| /plugin/webdav/vendor/sabre/vobject/lib/ |
| D | TimeZoneUtil.php | 195 $lic = (string) $vtimezone->{'X-LIC-LOCATION'}; 200 if ('SystemV/' === substr($lic, 0, 8)) { 201 $lic = substr($lic, 8); 204 return self::getTimeZone($lic, null, $failIfUncertain);
|
| /plugin/icalevents/vendor/sabre/vobject/lib/ |
| D | TimeZoneUtil.php | 202 $lic = (string)$vtimezone->{'X-LIC-LOCATION'}; 207 if (substr($lic, 0, 8) === 'SystemV/') { 208 $lic = substr($lic, 8); 211 return self::getTimeZone($lic, null, $failIfUncertain);
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | App.js | 2114 var lic = JSON.parse(value); 2116 if (lic != null) 2118 this.handleLicense(lic, domain); 2134 App.prototype.handleLicense = function(lic, domain) argument 2136 if (lic != null && lic.plugins != null) 2138 App.loadPlugins(lic.plugins.split(';'), true);
|
| /plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/ |
| D | vocab.bpe | 587 ub lic 1907 Ġapp lic 3929 Ġconf lic 5710 Ġlic ense 7986 Ġlic ens 8421 Ġde lic 9888 lic ation 11319 Ġhe lic 13504 lic t 14115 Ġs lic [all …]
|