Home
last modified time | relevance | path

Searched defs:cache (Results 101 – 125 of 163) sorted by last modified time

1234567

/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/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/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Cache/
H A DFilesystemTest.php20 private $cache; variable in Twig_Tests_Cache_FilesystemTest
/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
H A Dtwig.c675 static void twig_add_class_to_cache(zval *cache, zval *object, char *class_name TSRMLS_DC) in twig_add_class_to_cache()
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php55 protected $cache; variable in Twig\\Environment
296 public function setCache($cache)
H A DTemplate.php35 protected static $cache = []; variable in Twig\\Template
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/src/Token/Stream/
H A DCachingFactory.php19 protected static $cache = []; variable in PHP_Token_Stream_CachingFactory
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DSerializerBuilder.php496 public function setMetadataCache(CacheInterface $cache): self
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DCachedReader.php41 private $cache; variable in Doctrine\\Common\\Annotations\\CachedReader
60 public function __construct(Reader $reader, Cache $cache, $debug = false)
/plugin/findologicxmlexport/vendor/jms/metadata/src/Cache/
H A DDoctrineCacheAdapter.php22 private $cache; variable in Metadata\\Cache\\DoctrineCacheAdapter
24 public function __construct(string $prefix, Cache $cache)
/plugin/findologicxmlexport/vendor/jms/metadata/src/
H A DMetadataFactory.php21 private $cache; variable in Metadata\\MetadataFactory
60 public function setCache(CacheInterface $cache): void
/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
H A DFilesystemLoader.php28 protected $cache = []; variable in Twig\\Loader\\FilesystemLoader
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
H A DGenerator.php25 private static $cache = []; variable in PHPUnit_Framework_MockObject_Generator
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js420 …tDocument();this.root=c?a:this.document.getBody();this.isLocked=0;this._={cache:{}};if(b)return CK… property in AnonymousFunctione4ea00382c500._
/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/xml/
H A Drenderer.php477 …function internalmedia ($src, $title=null, $align=null, $width=null, $height=null, $cache=null, $l…
492 …function externalmedia ($src, $title=null, $align=null, $width=null, $height=null, $cache=null, $l…
564 …function _media($type, $src, $title=null, $align=null, $width=null, $height=null, $cache=null, $li…
/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
/plugin/docsearch/
H A Dcron.php177 $cache = $base . 'docsearch/cache'; variable
/plugin/issuetracker/
H A Dprototype.js5349 cache: {} property in Event
/plugin/authgoogle/google/
H A DGoogle_Client.php81 static $cache; variable in Google_Client
/plugin/eclipseupdateurl/
H A Dsyntax.php282 function media_get_from_URL($url,$ext,$cache) {
/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

1234567