Searched refs:removeAll (Results 1 – 6 of 6) sorted by relevance
2 Bug #53144 (Segfault in SplObjectStorage::removeAll)14 $b->removeAll($b);
2 SPL: SplObjectStorage addAll/removeAll26 $a->removeAll($b);
2 SPL: SplObjectStorage addAll/removeAll
38 public function removeAll(SplObjectStorage $storage): int {} function in SplObjectStorage
141 ZEND_METHOD(SplObjectStorage, removeAll);191 ZEND_ME(SplObjectStorage, removeAll, arginfo_class_SplObjectStorage_removeAll, ZEND_ACC_PUBLIC)
437 PHP_METHOD(SplObjectStorage, removeAll) in PHP_METHOD() argument
Completed in 12 milliseconds