Home
last modified time | relevance | path

Searched full:cache (Results 451 – 475 of 2069) sorted by relevance

1...<<11121314151617181920>>...83

/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.DefinitionRev.txt
/plugin/pycode/lang/en/
H A Dsettings.php14 $lang["cache"] = "Disable the cache.";
/plugin/stats/lang/en/
H A Dsettings.php12 $lang['ws_cacheresults'] = 'Activate cache';
13 $lang['ws_cacheexpire'] = 'Cache expire after';
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/locale/
H A Dlocale_pt.js24 /******/ // The module cache
30 /******/ // Check if module is in cache
34 /******/ // Create a new module (and put it into the cache)
55 /******/ // expose the module cache
H A Dlocale_cn.js24 /******/ // The module cache
30 /******/ // Check if module is in cache
34 /******/ // Create a new module (and put it into the cache)
55 /******/ // expose the module cache
/plugin/prosemirror/parser/
H A DLinkNode.php101 $name['cache'],
112 $name['cache']
127 $height = null, $cache = null)
145 $cache
125 resolveImageTitle($pageId, $imageId, $title = null, $align = null, $width = null, $height = null, $cache = null) global() argument
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js.map1cache from the window.\n * This is useful to cache resources loaded on the page prior to when …
H A Dworkbox-f163abaa.js.map1cache from the window.\n * This is useful to cache resources loaded on the page prior to when …
H A Dworkbox-bed83ea8.js.map1cache from the window.\n * This is useful to cache resources loaded on the page prior to when …
/plugin/stats/lang/de/
H A Dsettings.php12 $lang['ws_cacheresults'] = 'Aktiviere Cache';
13 $lang['ws_cacheexpire'] = 'Cache wird ungültig nach';
/plugin/stats/lang/it/
H A Dsettings.php12 $lang['ws_cacheresults'] = 'Attiva la cache';
13 $lang['ws_cacheexpire'] = 'La cache scade dopo';
/plugin/stats/lang/fr/
H A Dsettings.php12 $lang['ws_cacheresults'] = 'Activer le cache';
13 $lang['ws_cacheexpire'] = 'Expiration du cache après';
/plugin/nspages/lang/pt-br/
H A Dsettings.php10 $lang['cache'] = 'Desabilitar o cache';
/plugin/statistics/inc/
H A DBrowscap.php127 * The cache has to be rebuilt in order to apply this option.
148 public $cacheFilename = 'cache.php';
158 * Path to the cache directory
165 * Flag to be set to true after loading the cache
172 * Where to store the value of the included PHP cache file
205 * Constructor class, checks for the existence of (and loads) the cache and
218 'You have to provide a path to read/store the browscap cache file'
227 sprintf('The cache path %s is invalid. Are you sure that it exists and that you have permission to access it?', $old_cache_dir)
231 // Is the cache dir really the directory or is it directly the file?
260 // Load the cache a
[all...]
/plugin/findologicxmlexport/vendor/jms/metadata/
H A Dcomposer.json22 "doctrine/cache" : "^1.0",
23 "symfony/cache" : "^3.1|^4.0",
/plugin/findologicxmlexport/vendor/twig/extensions/
H A D.travis.yml5 cache:
8 - $HOME/.composer/cache/files
/plugin/nspages/lang/de/
H A Dsettings.php10 $lang['cache'] = 'Cache deaktivieren';
/plugin/nspages/lang/es/
H A Dsettings.php10 $lang['cache'] = 'Deshabilitar cache';
/plugin/nspages/lang/vi/
H A Dsettings.php8 $lang['cache'] = 'Tắt bộ đệm cache';
/plugin/tindexmenu/lang/en/
H A Dsettings.php10cache for acl (works only for root requested namespaces).<br>The choice of the method affects only…
/plugin/glossary/lang/en/
H A Dsettings.php17 $lang['sampleDelai'] = 'Cache time delay for sample (sec)';
18 $lang['sampleDelai'] = 'Cache time delay for list (sec)';
/plugin/epub/lang/en/
H A Dlang.php9 $lang['btn_submit'] = 'Cache Only';
10 $lang['btn_del'] = 'Cache and Ebook(s)';
/plugin/addnewpage/lang/fr/
H A Dsettings.php9 $lang['addpage_hide'] = "Quand vous utlisez la syntaxe {{NEWPAGE>[ns]}} : Cache la selection de…
10 …n message lorsque l'utlisateur n'a pas les droits d'ajout de page. Sinon, cache simplement {{NEWPA…
/plugin/nspages/lang/nl/
H A Dsettings.php10 $lang['cache'] = 'uitschakelen tijdelijk geheugen (cache)';
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-xml.js104 // Solve the query hashcode & return on cache hit.
108 var cache = JsHttpRequest.CACHE[hash];
109 if (cache) {
110 this._dataReady(cache[0], cache[1]);
181 if (caching && _ldObj) JsHttpRequest.CACHE[_ldObj.hash] = [text, js];
316 JsHttpRequest.CACHE = {}; // cached data
486 // Add ID to the url if we need to disable the cache.

1...<<11121314151617181920>>...83