Home
last modified time | relevance | path

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

/PHP-8.0/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-8.0/ext/spl/
H A Dspl_iterators.stub.php250 public function getCache() {} function in CachingIterator
H A Dspl_iterators_arginfo.h348 ZEND_METHOD(CachingIterator, getCache);
518 ZEND_ME(CachingIterator, getCache, arginfo_class_CachingIterator_getCache, ZEND_ACC_PUBLIC)
H A Dspl_iterators.c2596 PHP_METHOD(CachingIterator, getCache) in PHP_METHOD() argument

Completed in 16 milliseconds