Home
last modified time | relevance | path

Searched defs:cache (Results 1 – 25 of 242) sorted by relevance

12345678910

/plugin/diagramsnet/lib/WEB-INF/lib/
Dcache-api-1.1.1.jar ... integration/ javax/cache/processor/ javax/cache/management/ javax/cache/annotation/ javax ...
/plugin/authgooglesheets/vendor/google/auth/src/
DApplicationDefaultCredentials.php94 CacheItemPoolInterface $cache = null
124 CacheItemPoolInterface $cache = null,
155 CacheItemPoolInterface $cache = null,
217 CacheItemPoolInterface $cache = null
244 CacheItemPoolInterface $cache = null
269 CacheItemPoolInterface $cache = null
333 CacheItemPoolInterface $cache = null
/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-2/
Dspecificities-overlap.js3 function specificitiesOverlap(selector1, selector2, cache) { argument
24 function findSpecificity(selector, cache) { argument
Dreorderable.js9 function canReorder(left, right, cache) { argument
20 function canReorderSingle(left, right, cache) { argument
/plugin/swiftmail/Swift/Cache/
DOutputStream.php27 protected $cache; variable in Swift_Cache_OutputStream
34 public function __construct(Swift_Cache $cache, $key)
/plugin/asciidocjs/node_modules/fs.realpath/
Dold.js86 exports.realpathSync = function realpathSync(p, cache) { argument
183 exports.realpath = function realpath(p, cache, cb) { argument
Dindex.js24 function realpath (p, cache, cb) { argument
42 function realpathSync (p, cache) { argument
/plugin/diagrams/script/
DDiagramsEditor.js61 cache: 'no-cache', property
89 cache: 'no-cache', property
128 cache: 'no-cache', property
158 cache: 'no-cache', property
182 cache: 'no-cache', property
DDiagramsMediaManager.js51 cache: 'no-cache', property
113 cache: 'no-cache', property
222 cache: 'no-cache', property
/plugin/findologicxmlexport/vendor/jms/metadata/src/Cache/
DDoctrineCacheAdapter.php22 private $cache; variable in Metadata\\Cache\\DoctrineCacheAdapter
24 public function __construct(string $prefix, Cache $cache)
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Cache/
DExpiringCache.php21 private $cache; variable in Assetic\\Cache\\ExpiringCache
24 public function __construct(CacheInterface $cache, $lifetime)
/plugin/pwaoffline/
Dsw.js38 caches.open(cacheName).then(function (cache) { argument
95 return caches.open(cacheName).then(function (cache) { argument
107 return caches.open(cacheName).then(function (cache) { argument
134 return caches.open(cacheName).then(function (cache) { argument
/plugin/prosemirror/parser/
DImageNode.php74 $cache = null,
110 $cache = null,
145 $cache = null,
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
Ddemo.dirscan.php56 $cache = 'sqlite3'; variable
183 …function scan_files($dir, $match, $cache='sqlite3', $opt=array('table'=>'getid3_cache', 'hide'=>tr…
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/
DDecorator.php10 public $cache; variable in HTMLPurifier_DefinitionCache_Decorator
27 public function decorate(&$cache)
/plugin/latexport/helpers/
Dinternal_media.php41 private $cache; variable in InternalMedia
56 function __construct($src, $title, $align, $width, $height, $cache, $linking) {
/plugin/schedule/
Dscript.js28 cache: true, property
68 cache: false, property
/plugin/nsexport/packer/ziphtml/
Drenderer.php113 $height=null, $cache=null, $render = true) {
195 … $height = null, $cache = null, $linking = null, $return = false) {
/plugin/asciidocjs/node_modules/lodash/
D_cacheHas.js9 function cacheHas(cache, key) { argument
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Fonts/
DFontCache.php12 private $cache; variable in Mpdf\\Fonts\\FontCache
14 public function __construct(Cache $cache)
/plugin/findologicxmlexport/vendor/jms/metadata/src/
DMetadataFactory.php21 private $cache; variable in Metadata\\MetadataFactory
60 public function setCache(CacheInterface $cache): void
/plugin/eventline/
Dplain.php108 $height=NULL, $cache=NULL, $linking=NULL) {
125 $height=NULL, $cache=NULL, $linking=NULL) {
208 function getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render)
231 $height=NULL, $cache=NULL, $render = true) {
/plugin/ghissues/helper/
DapiCacheInterface.php74 public function checkCacheFreshness($apiURL, &$cache=NULL) {
88 public function callGithubAPI($apiURL, &$cache=NULL) {
/plugin/visrep/
Dimg.php13 $cache = $plugin->_imgfile($_REQUEST); variable
/plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/
DGuzzle6AuthHandler.php20 protected $cache; variable in Google\\AuthHandler\\Guzzle6AuthHandler
23 public function __construct(CacheItemPoolInterface $cache = null, array $cacheConfig = [])

12345678910