Home
last modified time | relevance | path

Searched refs:removeAll (Results 1 – 6 of 6) sorted by relevance

/php-src/ext/spl/tests/SplObjectStorage/
H A Dbug53144.phpt2 Bug #53144 (Segfault in SplObjectStorage::removeAll)
14 $b->removeAll($b);
/php-src/ext/spl/tests/
H A Dobserver_008.phpt2 SPL: SplObjectStorage addAll/removeAll
26 $a->removeAll($b);
H A Dobserver_009.phpt2 SPL: SplObjectStorage addAll/removeAll
/php-src/ext/spl/
H A Dspl_observer.stub.php38 public function removeAll(SplObjectStorage $storage): int {} function in SplObjectStorage
H A Dspl_observer_arginfo.h144 ZEND_METHOD(SplObjectStorage, removeAll);
192 ZEND_ME(SplObjectStorage, removeAll, arginfo_class_SplObjectStorage_removeAll, ZEND_ACC_PUBLIC)
H A Dspl_observer.c576 PHP_METHOD(SplObjectStorage, removeAll) in PHP_METHOD() argument

Completed in 16 milliseconds