| /plugin/freechat/phpfreechat/src/ |
| D | pfccontainer.class.php | 542 var $_cache = array(); variable in pfcContainer 565 if (isset($this->_cache[$group]['value']) && 566 !in_array($subgroup, $this->_cache[$group]['value'])) 568 $this->_cache[$group]['value'][] = $subgroup; 569 $this->_cache[$group]['timestamp'][] = time(); 571 if (isset($this->_cache[$group]['childs'][$subgroup]['value']) && 572 !in_array($leaf, $this->_cache[$group]['childs'][$subgroup]['value'])) 574 $this->_cache[$group]['childs'][$subgroup]['value'][] = $leaf; 575 $this->_cache[$group]['childs'][$subgroup]['timestamp'][] = time(); 577 $this->_cache[$group]['childs'][$subgroup]['childs'][$leaf]['value'] = array($leafvalue); [all …]
|
| /plugin/findologicxmlexport/vendor/hoa/protocol/ |
| D | Protocol.php | 70 private static $_cache = []; variable in Hoa\\Protocol\\Protocol 182 if (isset(self::$_cache[$path])) { 183 $handle = self::$_cache[$path]; 204 self::$_cache[$path] = $handle; 243 self::$_cache = [];
|
| /plugin/findologicxmlexport/vendor/hoa/zformat/ |
| D | Parameter.php | 82 protected $_cache = []; variable in Hoa\\Zformat\\Parameter 492 if (isset($this->_cache[$value])) { 493 return $this->_cache[$value]; 504 return $this->_cache[$value] = preg_replace_callback( 674 unset($this->_cache); 675 $this->_cache = [];
|
| /plugin/authphpbb3/ |
| D | auth.php | 59 protected $_cache = null; variable in auth_plugin_authphpbb3 105 $this->_cache = null; 148 $result = unserialize($this->_cache->retrieveCache(false)); 517 $this->_phpbb_conf = unserialize($this->_cache->retrieveCache(false)); 519 $this->_cache->removeCache(); 548 $this->_cache->storeCache(serialize($this->_phpbb_conf)); 560 if ($this->_cache === null) { 561 $this->_cache = new cache('authphpbb3', $this->_cache_ext_name); 563 return $this->_cache; 581 return $this->_cache->useCache($depends); [all …]
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | box.table.cell.php | 29 if (isset($this->_cache[CACHE_MIN_WIDTH])) { 30 return $this->_cache[CACHE_MIN_WIDTH]; 41 $this->_cache[CACHE_MIN_WIDTH] = $min_width; 53 $this->_cache[CACHE_MIN_WIDTH] = $min_width; 88 $this->_cache[CACHE_MIN_WIDTH] = $min_width;
|
| D | box.img.php | 92 if (isset($this->_cache[CACHE_TYPEFACE][$subword_index])) { 93 return $this->_cache[CACHE_TYPEFACE][$subword_index]; 104 $this->_cache[CACHE_TYPEFACE][$subword_index] = $typeface;
|
| D | box.generic.php | 7 var $_cache; variable in GenericBox 20 $this->_cache = array(); 44 unset($this->_cache);
|
| D | box.inline.php | 449 if (isset($this->_cache[CACHE_MIN_WIDTH])) { 450 return $this->_cache[CACHE_MIN_WIDTH]; 475 $this->_cache[CACHE_MIN_WIDTH] = $min_width;
|
| D | box.text.php | 104 if (isset($this->_cache[CACHE_TYPEFACE][$subword_index])) { 105 return $this->_cache[CACHE_TYPEFACE][$subword_index]; 117 $this->_cache[CACHE_TYPEFACE][$subword_index] = $typeface;
|
| /plugin/findologicxmlexport/vendor/hoa/compiler/ |
| D | Ll1.php | 312 protected static $_cache = []; variable in Hoa\\Compiler\\Ll1 367 true === array_key_exists($cacheId, self::$_cache)) { 368 return self::$_cache[$cacheId]; 411 self::$_cache[$cacheId] = $this->getResult();
|
| /plugin/authsmf20/ |
| D | auth.php | 53 $_cache = null, variable in auth_plugin_authsmf20 90 $this->_cache = null;
|
| /plugin/freechat/phpfreechat/data/public/js/ |
| D | prototype.js | 2731 if (Selector._cache[e]) { 2732 this.matcher = Selector._cache[e]; 2754 Selector._cache[this.expression] = this.matcher; 2761 if (Selector._cache[e]) { 2762 this.xpath = Selector._cache[e]; return; 2779 Selector._cache[this.expression] = this.xpath; 2834 _cache: { }, property
|
| /plugin/s5reloaded/ui/effects_support/ |
| D | prototype.js | 3234 if (Selector._cache[e]) { 3235 this.matcher = Selector._cache[e]; 3258 Selector._cache[this.expression] = this.matcher; 3265 if (Selector._cache[e]) { 3266 this.xpath = Selector._cache[e]; return; 3284 Selector._cache[this.expression] = this.xpath; 3368 _cache: { }, property
|
| /plugin/statistics/js/ |
| D | chart.js | 13 …_cache={},this._dataLimitsCached=!1,this.$context=void 0}init(t){this.options=t.setContext(this.ge…
|
| /plugin/xlsx2dw/packages/exceljs/ |
| D | exceljs.js | 3739 if (!this._cache) { 3740 this._cache = { 3751 if (!this._cache) { 3757 var ref = colCache.decodeAddress(this._cache.ref); 3759 if (this.ref !== this._cache.ref) { 3761 for (var i = 0; i < this._cache.tableHeight; i++) { 3764 for (var j = 0; j < this._cache.width; j++) { 3771 for (var _i = this.tableHeight; _i < this._cache.tableHeight; _i++) { 3774 for (var _j = 0; _j < this._cache.width; _j++) { 3785 for (var _j2 = this.width; _j2 < this._cache.width; _j2++) { [all …]
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/ |
| D | dhtmlxgantt.js | 13 …_cache;if(i&&i[t]){var n=i[t];if(void 0!==n[e])return n[e]}return-1},t.prototype.setItem=function(…
|
| D | dhtmlxgantt.js.map | 1 …_cache","setItem","WorkUnitsMapCache","has","unitCache","Map","set","workunit_map_cache_1","workun…
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
| D | dhtmlxgantt.js | 28554 if (this._cache.has(unit)) { 28555 var unitCache = this._cache.get(unit); 28566 var cache = this._cache; 28578 this._cache = new Map(); 28602 var cache = this._cache; 28615 var cache = this._cache; 28625 this._cache = {};
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | bundle.js | 396 …_cache=new p.a(300,.66),this._seq=0}memorize(e,t,n){const{label:i}=n.completion,r=`${e.getLanguage… 426 …_cache=new Map}static createFromRawTokenTheme(e,t){return this.createFromParsedTokenTheme(function…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js | 396 …_cache=new p.a(300,.66),this._seq=0}memorize(e,t,n){const{label:i}=n.completion,r=`${e.getLanguage… 426 …_cache=new Map}static createFromRawTokenTheme(e,t){return this.createFromParsedTokenTheme(function…
|
| D | bundle.js.map | 1 …_cache = new CSSBasedConfigurationCache();\n this._evictUntrustedReadingsTimeout = -1;\n …
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 679 …_cache = typeof Map === "function" ? new Map() : undefined; _wrapNativeSuper = function _wrapNativ… 58252 var _cache = _this3.inputCache[found]; 58253 if (_cache) { 58254 _cache.push(result);
|
| /plugin/stlviewer/stlviewer/ |
| D | three.min.js | 2 …is._cache={focus:null,fov:null,aspect:null,near:null,far:null,zoom:null,eyeSep:null}}Object.assign… property
|