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) {} function in SplObjectStorage
125 ZEND_METHOD(SplObjectStorage, removeAll);175 ZEND_ME(SplObjectStorage, removeAll, arginfo_class_SplObjectStorage_removeAll, ZEND_ACC_PUBLIC)
434 PHP_METHOD(SplObjectStorage, removeAll) in PHP_METHOD() argument
Completed in 13 milliseconds