Home
last modified time | relevance | path

Searched refs:cache (Results 301 – 325 of 671) sorted by relevance

1...<<11121314151617181920>>...27

/plugin/ckgdoku/scripts/
H A Dadd_v_animal.sh20 mkdir -p ${ANIMAL}/{data/{attic,cache,index,locks,media,media_attic,media_meta,meta,pages,tmp},conf}
H A Daddanimal.sh26 mkdir -p ${ANIMAL}/{data/{attic,cache,index,locks,media,media_attic,media_meta,meta,pages,tmp},conf}
/plugin/mailto/
H A Drenderer.php.not31 // $this->info["cache"] = false;
/plugin/flowplay/
H A Dchangelog2 * :!: Maybe you need to purge some cache...
/plugin/ckgedit/scripts/
H A Dadd_v_animal.sh20 mkdir -p ${ANIMAL}/{data/{attic,cache,index,locks,media,media_attic,media_meta,meta,pages,tmp},conf}
H A Daddanimal.sh26 mkdir -p ${ANIMAL}/{data/{attic,cache,index,locks,media,media_attic,media_meta,meta,pages,tmp},conf}
/plugin/sequencediagram/bower_components/lodash/
H A D.travis.yml10 cache:
13 - ~/.yarn-cache
74 PATTERN[3]="|\s*if\s*\(cache\.size\b[\s\S]+?\}|"
/plugin/aclauditor/
H A Dsyntax.php45 $renderer->info['cache'] = false;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/
H A Drun-repository.sh25 --no-cache \
/plugin/diagrams/script/
H A Dmediafile-editbutton.js15 cache: 'no-cache',
/plugin/glossary/
H A Dscript.js201 cache: false,
218 cache: false,
/plugin/graphgear/
H A Dsyntax.php71 $cache = getcachename($xmlid,'graphgear');
72 io_saveFile($cache,$xml);
/plugin/authgooglesheets/vendor/google/auth/src/
H A DAccessToken.php329 $cacheItem = $this->cache->getItem($cacheKey);
355 $this->cache->save($cacheItem);
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-script-xml.js108 var cache = JsHttpRequest.CACHE[hash];
109 if (cache) {
110 this._dataReady(cache[0], cache[1]);
H A DJsHttpRequest-form.js108 var cache = JsHttpRequest.CACHE[hash];
109 if (cache) {
110 this._dataReady(cache[0], cache[1]);
/plugin/edittable/renderer/
H A Dinverse.php504 $height = null, $cache = null, $linking = null) { argument
519 if($cache !== 'cache') {
520 $params[] = $cache;
540 $height = null, $cache = null, $linking = null) { argument
541 $this->internalmedia($src, $title, $align, $width, $height, $cache, $linking);
/plugin/gpsies/
H A Dsyntax.php87 $renderer->info['cache'] = false;
/plugin/zip/
H A Dadmin.php84 File_Archive::setOption('cache', $cache);
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A D.travis.yml28 - composer clear-cache
/plugin/upload/
H A Dsyntax.php78 // $renderer->info['cache'] = false;
H A Daction.php49 $event->data->cache = getCacheName($event->data->key, $event->data->ext);
/plugin/lastfm/
H A Dsyntax.php125 $renderer->info['cache'] = false;
/plugin/backlinks2/_test/data/meta/
H A Dbacklinks_syntax.meta1 …bstract";s:31:"Backlinks to what Bob Ross says";}s:8:"internal";a:2:{s:5:"cache";b:1;s:3:"toc";b:1…
/plugin/reflect/
H A DREADME.md3 …n reflected imageversion which is then delivered. The modified file will be stored as a cache file.
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/
H A DREADME.md11 information about what you are encoding/decoding via processor cache
12 misses. Further reading on [cache-timing attacks](http://blog.ircmaxell.com/2014/11/its-all-about-t…

1...<<11121314151617181920>>...27