Home
last modified time | relevance | path

Searched refs:getCache (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/spl/tests/
H A Dspl_iterator_caching_getcache_error.phpt2 SPL: Caching iterator getCache failure
11 $i->getCache();
H A Diterator_045.phpt2 SPL: CachingIterator and offsetSet/Unset, getCache using flag FULL_CACHE
50 var_dump($this->getCache());
/php-src/ext/spl/
H A Dspl_iterators.stub.php272 public function getCache(): array {} function in CachingIterator
H A Dspl_iterators_arginfo.h373 ZEND_METHOD(CachingIterator, getCache);
530 ZEND_ME(CachingIterator, getCache, arginfo_class_CachingIterator_getCache, ZEND_ACC_PUBLIC)
H A Dspl_iterators.c2582 PHP_METHOD(CachingIterator, getCache) in PHP_METHOD() argument

Completed in 38 milliseconds