Home
last modified time | relevance | path

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

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

Completed in 16 milliseconds