Home
last modified time | relevance | path

Searched refs:WeakMap (Results 26 – 32 of 32) sorted by relevance

12

/PHP-8.3/Zend/tests/weakrefs/
H A Dgh10043-010.phpt14 $map = new WeakMap();
H A Dgh10043-009.phpt14 $map = new WeakMap();
H A Dgh10043-007.phpt22 $map = new \WeakMap();
H A Dgh10043-012.phpt19 $map = new WeakMap();
/PHP-8.3/Zend/
H A Dzend_weakrefs.c672 ZEND_METHOD(WeakMap, offsetGet) in ZEND_METHOD() argument
688 ZEND_METHOD(WeakMap, offsetSet) in ZEND_METHOD() argument
699 ZEND_METHOD(WeakMap, offsetExists) in ZEND_METHOD() argument
710 ZEND_METHOD(WeakMap, offsetUnset) in ZEND_METHOD() argument
721 ZEND_METHOD(WeakMap, count) in ZEND_METHOD() argument
732 ZEND_METHOD(WeakMap, getIterator) in ZEND_METHOD() argument
/PHP-8.3/
H A DUPGRADING46 iterating over the WeakMap (reachability via iteration is considered weak).
478 is not reachable except by iterating over the WeakMap (reachability via
H A DNEWS885 . Remove WeakMap entries whose key is only reachable through the entry value.

Completed in 12 milliseconds

12