Home
last modified time | relevance | path

Searched refs:removeAllExcept (Results 1 – 4 of 4) sorted by relevance

/PHP-8.0/ext/spl/tests/
H A DSplObjectStorage_removeAllExcept_basic.phpt20 $foo->removeAllExcept($bar);
/PHP-8.0/ext/spl/
H A Dspl_observer.stub.php41 public function removeAllExcept(SplObjectStorage $storage) {} function in SplObjectStorage
H A Dspl_observer_arginfo.h126 ZEND_METHOD(SplObjectStorage, removeAllExcept);
176 …ZEND_ME(SplObjectStorage, removeAllExcept, arginfo_class_SplObjectStorage_removeAllExcept, ZEND_AC…
H A Dspl_observer.c461 PHP_METHOD(SplObjectStorage, removeAllExcept) in PHP_METHOD() argument

Completed in 10 milliseconds