Home
last modified time | relevance | path

Searched refs:cache (Results 201 – 225 of 671) sorted by last modified time

12345678910>>...27

/plugin/minical/
H A Dsyntax.php138 $renderer->info['cache'] = false;
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dehcache-3.8.1.jar ... org/ org/ehcache/ org/ehcache/Cache$Entry.class Cache.java package org. ...
H A Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dcache-api-1.1.1.jar ... integration/ javax/cache/processor/ javax/cache/management/ javax/cache/annotation/ javax ...
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js1 …his.k){const n=this.W.get(s),i=this.T.get(e),r=new Request(e,{integrity:n,cache:i,credentials:"sam…
H A Dworkbox-9fe249eb.js.map1cache from the window.\n * This is useful to cache resources loaded on the page prior to when …
H A Dworkbox-f163abaa.js1 …his.k){const n=this.W.get(s),i=this.T.get(e),r=new Request(e,{integrity:n,cache:i,credentials:"sam…
H A Dworkbox-bed83ea8.js1 …his.k){const n=this.K.get(s),i=this.j.get(e),r=new Request(e,{integrity:n,cache:i,credentials:"sam…
H A Dworkbox-bed83ea8.js.map1cache from the window.\n * This is useful to cache resources loaded on the page prior to when …
H A Dworkbox-f163abaa.js.map1cache from the window.\n * This is useful to cache resources loaded on the page prior to when …
H A Dyarn.lock145 http-cache-semantics "^4.0.0"
473 http-cache-semantics@^4.0.0:
475 …resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz#49e91…
591 lru-cache@^6.0.0:
593 …resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1daf…
852 lru-cache "^6.0.0"
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js117 …og.inherits(sre.Engine.Error,Error);sre.Engine.BINARY_FEATURES=["strict","cache","structure","ppri…
1528 sre.SpeechRuleEngine.prototype.pushCache_=function(a,b){sre.Engine.getInstance().cache&&a.getAttrib…
1529 …r.getInstance().output(b.mode!==sre.Engine.Mode.HTTP?a.toString():a);if(b.cache){var c=this.getCac…
1545cache;sre.Engine.getInstance().cache=!1;a=sre.SpeechRuleEngine.getInstance().evaluateNode(a);sre.E…
1547 …unInSetting({modality:"prefix",domain:"default",style:"default",strict:!0,cache:!1,speech:!0},func…
1551 …SpeechRuleEngine.getInstance().runInSetting({modality:"summary",strict:!1,cache:!1,speech:!0},func…
/plugin/diagramsnet/lib/js/jquery/
H A Djquery-3.3.1.min.js2cache:function(e){var t=e[this.expando];return t||(t={},Y(e)&&(e.nodeType?e[this.expando]=t:Object…
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js2803 var cache = imageCache || new Object();
2822 var tmp = cache[src];
2832 cache[src] = uri;
/plugin/diagramsnet/lib/js/
H A Dexport.js186 var cache = new Object();
268 if (src != null && src.length > 0 && cache[src] == null)
270 cache[src] = new Image();
271 cache[src].onload = decrementWaitCounter;
272 cache[src].onerror = decrementWaitCounter;
273 cache[src].src = src;
/plugin/diagramsnet/lib/resources/
H A Ddia_it.txt1020 confCheckCacheFailed=Impossibile ottenere le informazioni del file in cache.
1022 confSaveCacheFailed=Errore inatteso. Impossibile salvare il file nella cache
H A Ddia_nl.txt1022 confSaveCacheFailed=Onverwachte fout. Bestand in cache is niet opgeslagen
/plugin/watchcycle/
H A Daction.php270 // check cache
271 $cachedGroups = new cache('retrievedGroups', '.txt');
352 * clean the cache every 24 hours
/plugin/stale/
H A DREADME.md8 …e only the modified date, not the content) in order to make the rendering cache stale (ie HTML,...)
19 … that the plugins that are using the cache system, must make the cache dependent of their info fil…
21 Why ? Because these files are cache dependencies and if touched will then prohibit the use of the c…
25 You can stale the cache:
34 …* As [per request 2](https://github.com/ComboStrap/stale/issues/2), Make the cache stale, reload t…
H A Dplugin.info.txt6 desc Make the cache stale by by touching configuration files
/plugin/externalembed/
H A Daction.php125 … $page_cache->depends['files'][] = $new_cache->cache; //add cache file to the 'depends' array
152 …$page_cache->depends['files'][] = $new_cache->cache; //add new playlist cache file to the depends …
157 … $page_cache->depends['files'][] = $cacheHelper->getExistingCache($playlist_id)->cache;
H A DREADME.md29 * Set **PLAYLIST_CACHE_TIME** parameter - this is the time in hours before the playlist cache expir…
31 * Set **THUMBNAIL_CACHE_TIME** Parameter - this is the time in hours before the thumbnail cache exp…
95 Note that the rendered dokuwiki page is cached, you may want to find a way to auto purge your cache
98 The video ID's are stored and cached in a json cache file - these cache files last for the number o…

12345678910>>...27