Home
last modified time | relevance | path

Searched refs:caches (Results 26 – 37 of 37) sorted by last modified time

12

/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.js3137 caches = Array(othLength),
3147 caches[othIndex] = !comparator && (iteratee || (length >= 120 && array.length >= 120))
3154 seen = caches[0];
3168 var cache = caches[othIndex];
/plugin/sequencediagram/bower_components/lodash/
H A Dlodash.js3137 caches = Array(othLength),
3147 caches[othIndex] = !comparator && (iteratee || (length >= 120 && array.length >= 120))
3154 seen = caches[0];
3168 var cache = caches[othIndex];
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dannotations.rst128 The AnnotationReader works and caches under the
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst40 The ``cache`` option is a compilation cache directory, where Twig caches
/plugin/snippeter/
H A DREADME.md51 be changed in the future. Please refresh dokuwikis caches to see your new icon!
/plugin/pwaoffline/
H A Dsw.js38 caches.open(cacheName).then(function (cache) {
95 return caches.open(cacheName).then(function (cache) {
105 return caches.match(request).then(function (cacheResponse) {
107 return caches.open(cacheName).then(function (cache) {
134 return caches.open(cacheName).then(function (cache) {
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js6793 caches = [],
6801 caches.push(isCommon && value.length >= 120 && createCache(argsIndex && value));
6809 seen = caches[0];
6817 var cache = caches[argsIndex];
H A Dpdfmake.min.js.map1caches","last","lastIndexOf","pull","pullAt","remove","rest","sortedIndex","sortedLastIndex","take…
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/livemark/
H A DREADME.md4 This plugin will put a watermark on your images on-the-fly and caches the results. Orginal images a…
H A Dplugin.info.txt8 desc This plugin will put a watermark on your images on-the-fly and caches the results. Orginal i…
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt414 | %%~~NOCACHE~~%% | DokuWiki caches all output by default. Sometimes this might not be wanted (eg. …

12