Home
last modified time | relevance | path

Searched full:cache (Results 1626 – 1650 of 2069) sorted by relevance

1...<<61626364656667686970>>...83

/dokuwiki/inc/
H A Dinit.php291 'cachedir' => 'cache',
317 // hardcoded changelog because it is now a cache that lives in meta
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js31 'cache': 'no-cache',
H A Dtest.js15 /** Used as the maximum memoize cache size. */
584 emptyObject(require.cache);
1084 assert.strictEqual(cache.set(key, value), cache);
1091 return !cache.has(key);
11148 emptyObject(require.cache);
14776 var cache = memoized.cache;
14798 var cache = memoized.cache,
14808 _.memoize.Cache = oldCache;
14827 var cache = memoized.cache;
14831 _.memoize.Cache = oldCache;
[all …]
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-Citrix.js18 …y(s + 'cache_server;', w * 142, h * 195, '', 'Cache Server', null, null, this.getTagsForStencil(gn…
/plugin/combo/lang/en/
H A Dsettings.php257 * Smart cache
259 $lang[action_plugin_combo_staticresource::CONF_STATIC_CACHE_ENABLED] = PluginUtility::getDocumentationHyperLink(action_plugin_combo_cache::CANONICAL, "If disabled, the smart image browser cache will be disabled");
/plugin/odt/renderer/
H A Dpage.php1175 * @param string $cache cache|recache|nocache
1180 $height=NULL, $cache=NULL, $linking=NULL, $returnonly = false) { argument
1231 * @param string $cache cache|recache|nocache
1236 $height=NULL, $cache=NULL, $linking=NULL, $returnonly = false) { argument
1484 $name['cache'],
/plugin/adfs/phpsaml/lib/Saml2/
H A DUtils.php360 header('Pragma: no-cache');
361 header('Cache-Control: no-cache, must-revalidate');
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js3512 if (!cache)
3516 for(var n in cache)
3518 var obj = cache[n];
9241 // Interface Elements Cache
10206 // static values cache
10525 // static values cache
11603 Firebug.Lite.Cache = class in Firebug.Lite
11625 var CID = Firebug.Lite.Cache.ID;
19393 view: "Cache",
19395 $STR("Cache")
[all …]
/plugin/netlogo/syntax/
H A Dapplet.php271 $renderer->info['cache'] = false;
/plugin/galleryv1.5/
H A Dsyntax.php173 if ( $data['pageAmount'] > 0 ) $renderer->info['cache'] = FALSE;
/plugin/webdav/vendor/sabre/http/lib/
H A Dfunctions.php287 * Cache-Control: private, no-store
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D12.12.js1 …","->","->>","->ArrayChunk","->Eduction","->Vec","->VecNode","->VecSeq","-cache-protocol-fn","-res…
/plugin/authucenter/lib/uc_client/model/
H A Duser.php75 $_CACHE['badwords'] = $this->base->cache('badwords');
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DTemporaryFileFilterPlugin.php45 '/^Thumbs.db$/', // Windows thumbnail cache
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DSimplePluginTest.php198 // The second one should trigger the cache and be identical
/plugin/pageredirect/
H A Daction.php185 // make sure we always get current metadata, but simple cache logic (i.e. render when page is newer than metadata) is enough
/plugin/ireadit/action/
H A Dmigration.php7 use dokuwiki\Cache\CacheRenderer;
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_tooltip.js.map1cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require_…
/plugin/pagequery/
H A DPageQuery.php118 // is it necessary to cache the abstract column?
153 // third column: cache the display name; taken from metadata => 1st heading
161 // fourth column: cache the page abstract if needed; this saves a lot of time later
169 // reset cache of full date for this row
/dokuwiki/inc/Utf8/
H A DUnicode.php147 //initialize UTF8 cache
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Ddcl.php68 'SET CACHE', 'SET CARD_READER', 'SET CLUSTER', 'SET COMMAND', 'SET CONTROL',
/plugin/authyubikey/
H A Dauth.php.org14 /** @var array user cache */
/plugin/farm/
H A Doverview.class.php147 …->manager->getLang('animal_info_cachesize').' : '.$a->getInfos()->getSize('cache', true).'<br />');
/plugin/fckg/fckeditor/editor/
H A Dfckeditor.html29 <meta http-equiv="Cache-Control" content="public">
/plugin/authucenter/lib/uc_client/control/
H A Dpm.php143 $this->apps = $this->cache('apps');

1...<<61626364656667686970>>...83