Searched refs:removeAll (Results 1 – 8 of 8) sorted by relevance
2 Bug #53144 (Segfault in SplObjectStorage::removeAll)14 $b->removeAll($b);
2 SPL: SplObjectStorage addAll/removeAll26 $a->removeAll($b);
9 $store->removeAll($store);
11 $store->removeAll($store);
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)
583 PHP_METHOD(SplObjectStorage, removeAll) in PHP_METHOD() argument
Completed in 21 milliseconds