Home
last modified time | relevance | path

Searched refs:cache (Results 426 – 450 of 671) sorted by relevance

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

/plugin/diagramsnet/lib/
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/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dholder.min.js12cache.themeKeys=J.vars.cache.themeKeys||Object.keys(b.instanceOptions.themes);var h=J.vars.cache.t…
/plugin/authphpbb3/
H A Daction.php41 $cache = null;
/plugin/groupmgr/
H A Dsyntax.php136 $renderer->info['cache'] = false;
/plugin/jquery/
H A Djquery-1.4.2.js989 cache: {},
1010 var id = elem[ expando ], cache = jQuery.cache, thisCache;
1027 } else if ( !cache[ id ] ) {
1029 cache[ id ] = {};
1032 thisCache = cache[ id ];
1051 var id = elem[ expando ], cache = jQuery.cache, thisCache = cache[ id ];
1075 delete cache[ id ];
4509 var data, id, cache = jQuery.cache,
4517 data = cache[ id ];
4537 delete cache[ id ];
[all …]
H A Dscript.js12cache:{},data:function(F,E,G){F=F==l?A:F;var H=F[h];if(!H){H=F[h]=++v}if(E&&!o.cache[H]){o.cache[H…
19cache,function(){if(this.events&&this.events[G]){o.event.trigger(I,K,this.handle.elem)}})}}if(!H||…
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dconnector.lasso231 Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
232 Pragma: no-cache
/plugin/imapmarkers/syntax/
H A Dmap.php209 list($state, $type, $src, $title, $align, $width, $height, $cache) = $data;
215 $src = ml($src, array('w' => $width, 'h' => $height, 'cache' => $cache));
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/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/jplayer/vendor/kriswallsmith/assetic/
H A DCHANGELOG-1.2.md13 * Added CssCacheBustingFilter to apply cache busting on URLs in the CSS
/plugin/favoris/
H A Dsyntax.php51 $renderer->info['cache'] = FALSE;
/plugin/authucenter/lib/uc_client/lib/
H A Dsendmail.inc.php18 $appname = $this->base->cache['apps'][$mail['appid']]['name'];
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_marker.js.map1cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require_…
/plugin/dokutexit/
H A DREADME.md189 …uration of a page without changing page content, you'll need to clean the cache, otherwise output …
190 … When ready, use [nsbpc] function for cache (see TODO section of nsbpc's README and [Dokuwiki doc…
202 [cache]:https://www.dokuwiki.org/devel:caching#plugins
/plugin/zip/pear/File/
H A DArchive.php466 $tmp =& File_Archive::cache($result);
548 function cache(&$toConvert) function in File_Archive
572 return File_Archive::cache(File_Archive::read($source));
/plugin/structsection/
H A Dyarn.lock665 find-cache-dir "^3.3.1"
1344 find-cache-dir "^3.3.1"
1421 file-entry-cache "^6.0.0"
1443 v8-compile-cache "^2.0.3"
1528 file-entry-cache@^6.0.0:
1533 flat-cache "^3.0.4"
1535 find-cache-dir@^3.3.1:
1567 flat-cache@^3.0.4:
2008 lru-cache@^6.0.0:
2488 lru-cache "^6.0.0"
[all …]
/plugin/archiveupload/
H A Daction.php97 msg('Failed to create tmp dir, check permissions of cache/ directory', -1);
/plugin/strata/types/
H A Dwiki.php93 list($src, $title, $align, $width, $height, $cache, $linking) = $instruction;
/plugin/imagemap/
H A Dsyntax.php88 list($state,$type,$src,$title,$name,$align,$width,$height,$cache) = $data;
93 $src = ml($src,array('w'=>$width,'h'=>$height,'cache'=>$cache));
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_smart_rendering.js322 this[method] = (function(calculate, cache){
324 return this._takeFromCache(id, calculate, cache);
/plugin/linkbonus/syntax/
H A Dinterwiki.txt149 … $set['fetchname_method'] = ($this->helper->TitleAged($link['url']) ) ? 'recheck' : 'cache';
177 else $set['result_']= 'cache';
/plugin/text/
H A Drenderer.php471 $height=NULL, $cache=NULL, $linking=NULL, $return=false) { argument
476 $height=NULL, $cache=NULL, $linking=NULL, $return=false) { argument
/plugin/imagemapping/
H A Dsyntax.php86 $img['cache']];
116 list($state, $type, $src, $title, $name, $align, $width, $height, $cache) = $data;
121 $src = ml($src, array('w' => $width, 'h' => $height, 'cache' => $cache));

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