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
144 ZEND_METHOD(SplObjectStorage, removeAll);192 ZEND_ME(SplObjectStorage, removeAll, arginfo_class_SplObjectStorage_removeAll, ZEND_ACC_PUBLIC)
576 PHP_METHOD(SplObjectStorage, removeAll) in PHP_METHOD() argument
Completed in 13 milliseconds