Home
last modified time | relevance | path

Searched defs:cache (Results 126 – 150 of 163) sorted by path

1234567

/plugin/pwaoffline/
H A 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/qna/
H A Daction.php199 private function addDependencies($cache, $depends) {
/plugin/quickstats/
H A Dadmin.php20 private $cache; variable in admin_plugin_quickstats
H A Dhelper.php13 private $cache; variable in helper_plugin_quickstats
/plugin/quickstats/db/
H A Dphp-local-browscap.php65 function get_browser_local($user_agent=null,$return_array=false,$db='./browscap.ini',$cache=false)
/plugin/rater/scripts/
H A Djquery.tablesorter.js257 cache = { class in AnonymousFunctionb162a0010100.buildCache
322 function appendToTable(table, cache) { argument
580 function multisort(table, sortList, cache) { argument
/plugin/refnotes/
H A Daction.php556 addDependencies($cache, $depends) global() argument
[all...]
H A Ddatabase.php194 public function __construct($database, $cache, $id) { argument
475 private $cache; variable in refnotes_reference_database_cache
[all...]
/plugin/s5reloaded/
H A Drenderer.php253 $height=NULL, $cache=NULL, $render = true) {
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js4282 cache: {} property in Event
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/sectiontoggle/
H A DMobile_Detect.php80 protected $cache = array(); variable in Mobile_Detect
/plugin/seqdia/
H A Dimg.php14 $cache = $plugin->_imgfile($data); variable
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.js1033 function cacheHas(cache, key) { argument
/plugin/sequencediagram/bower_components/lodash/
H A Dlodash.js1033 function cacheHas(cache, key) { argument
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js1069 lodashStable.forOwn(createCaches(pairs), function(cache, kind) { argument
1096 lodashStable.forOwn(createCaches(), function(cache, kind) { argument
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dfunctions.js151 upper.cache = {foo: 'BAR', bar: 'FOO'}; class in upper
/plugin/settingstree/
H A Dhelper.php50 function cache(){ function in helper_plugin_settingstree
/plugin/settingstree/settings/
H A Dsettingshierarchy.class.php19 public static $cache = null; // memcache variable in settingshierarchy
/plugin/simplexml/
H A Drenderer.php432 $height=NULL, $cache=NULL, $linking=NULL) {
444 $height=NULL, $cache=NULL, $linking=NULL) {
456 $src,$title=NULL,$align=NULL,$width=NULL,$height=NULL,$cache=NULL
469 $src,$title=NULL,$align=NULL,$width=NULL,$height=NULL,$cache=NULL
/plugin/siteexport/action/
H A Dajax.php1306 private function unlinkIfExists($cache) {
/plugin/siteexport/renderer/
H A Dpdf.php215 $height=NULL, $cache=NULL, $render = true) {
231 …media($src, $title = NULL, $align = NULL, $width = NULL, $height = NULL, $cache = NULL, $linking =…
/plugin/struct/renderer/
H A Dcsv.php286 $cache = null, argument
298 $cache = null, argument
310 $cache = null argument
321 $cache = null argument
/plugin/swiftmail/Swift/Cache/
H A DOutputStream.php27 protected $cache; variable in Swift_Cache_OutputStream
34 public function __construct(Swift_Cache $cache, $key)
/plugin/swiftmail/Swift/Message/
H A DMime.php95 protected $cache; variable in Swift_Message_Mime

1234567