Home
last modified time | relevance | path

Searched refs:cache (Results 351 – 375 of 671) sorted by relevance

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

/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dcustom.rst250 Be careful with constants and the cache !
254 The cached reader will not re-evaluate each time an annotation is loaded from cache.
255 When a constant is changed the cache must be cleaned.
/plugin/zotero/
H A Dconfig.ini.dist12 ; this wiki page is used to cache the sources read from the Zotero website
/plugin/webcode/_test/data/pages/
H A Ddisplay.txt4 This is possible to cache code block with this syntax:
/plugin/photogallery/phpThumb/
H A DREADME.md12 to resize their thumbnails, or link to your images from another server. The cache feature reduces s…
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock309 cache-base "^1.0.1"
462 lru-cache "^5.1.1"
472 cache-base@^1.0.1:
940 fragment-cache "^0.2.1"
975 find-cache-dir@^2.0.0:
1024 fragment-cache@^0.2.1:
1028 map-cache "^0.2.2"
1556 lru-cache@^5.1.1:
1583 map-cache@^0.2.2:
2341 map-cache "^0.2.2"
[all …]
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest.js109 var cache = JsHttpRequest.CACHE[hash];
110 if (cache) {
111 this._dataReady(cache[0], cache[1]);
/plugin/yuriigantt/3rd/dhtmlxgantt/locale/
H A Dlocale_kr.js.map1cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require_…
/plugin/siteexport/inc/
H A Dfunctions.php165 $cache = & $cache_cleanid;
168 if (isset($cache[(string) $raw_id])) {
169 return $cache[(string) $raw_id];
207 $cache[(string) $raw_id] = $id;
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt98 from cache directory
130 skipped entirely if cache directory is not writable
677 * cache filenames with 'fltr' parameters have changed
730 cache failure
764 * Bugfix: cache file failed if document_root had
899 since this is the default location for the cache
1081 * Added "Last-Modified" header to cache portion of
1085 cause an error image to be displayed if the cache
1221 to handle v1.4.1-1.4.5 => v1.4.6+ cache filenames.
1249 convert old-style cache names to the current (and
[all …]
/plugin/schedule/
H A DTODO.txt7 * en cas d'insertion vider le cache de table
/plugin/givemeyouremail/
H A Dsyntax.php91 $renderer->info['cache'] = false;
/plugin/webcomponent/_test/
H A DREADME.md20 const DOKU_CACHE_DIR = '/dokudata/cache';
/plugin/mapillary/
H A Dsyntax.php174 …$renderer->externalmedia($image_url, 'Mapillary (' . $image . ')', 'left', 1024, null, 'cache', 'n…
/plugin/backlinks2/_test/data/meta/
H A Dbacklinks_include_syntax.meta1 …cklinks to what Bob Ross says (including only)";}s:8:"internal";a:2:{s:5:"cache";b:1;s:3:"toc";b:1…
H A Dbacklink_test_pages.meta2 …12:"exclude:link";b:1;}s:10:"firstimage";s:0:"";}s:8:"internal";a:2:{s:5:"cache";b:1;s:3:"toc";b:1…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A D.travis.yml32 - composer clear-cache
/plugin/bpmnioeditor/
H A Dscript.js136 cache: false,
181 cache: false,
/plugin/actionrenderer/
H A Drenderer.php417 …media($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking =… argument
423 …media($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking =… argument
/plugin/codemirror/dist/modes/
H A Dtextile.min.js1cache:{},single:{bc:"bc",bq:"bq",definitionList:/- .*?:=+/,definitionListEnd:/.*=:\s*$/,div:"div",… property in AnonymousFunction2bc6d9c80100.k
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.lib.php1649 static $cache;
1650 if (isset($cache[$file][$name])) {
1651 return (isset($cache[$file][$name][$key]) ? $cache[$file][$name][$key] : '');
1684 $cache[$file][$name][$ThisKey] = trim($ThisValue);
1689 return (isset($cache[$file][$name][$key]) ? $cache[$file][$name][$key] : '');
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst343 with ``apc.stat`` set to ``0`` and Twig cache enabled, clearing the template
344 cache won't update the cache.
346 To get around this, force Twig to invalidate the bytecode cache::
349 …'cache' => new \Twig\Cache\FilesystemCache('/some/cache/path', \Twig\Cache\FilesystemCache::FORCE_…
363 // Compile cached file into bytecode cache
/plugin/dwcommits/
H A Dsyntax.php113 $data = array('cache' => 'expire'); // the metadata being added
/plugin/backlinks2/_test/data/meta/exclude/
H A Dlink.meta3 …3:"bob_ross_says";b:1;}s:10:"firstimage";s:0:"";}s:8:"internal";a:2:{s:5:"cache";b:1;s:3:"toc";b:1…
/plugin/backlinks2/_test/data/meta/include/
H A Dlink.meta3 …3:"bob_ross_says";b:1;}s:10:"firstimage";s:0:"";}s:8:"internal";a:2:{s:5:"cache";b:1;s:3:"toc";b:1…
/plugin/menupopup/
H A Dsyntax.php101 $renderer->info['cache'] = FALSE;

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