Home
last modified time | relevance | path

Searched defs:offsetUnset (Results 1 – 14 of 14) sorted by relevance

/PHP-8.0/Zend/
H A Dzend_weakrefs.stub.php28 public function offsetUnset($object): void {} function in WeakMap
H A Dzend_interfaces.stub.php46 public function offsetUnset(mixed $offset); function
H A Dzend_weakrefs.c591 ZEND_METHOD(WeakMap, offsetUnset) in ZEND_METHOD() argument
/PHP-8.0/ext/spl/
H A Dspl_fixedarray.stub.php49 public function offsetUnset($index) {} function in SplFixedArray
H A Dspl_array.stub.php19 public function offsetUnset(mixed $key) {} function in ArrayObject
108 public function offsetUnset(mixed $key) {} function in ArrayIterator
H A Dspl_dllist.stub.php65 public function offsetUnset($index) {} function in SplDoublyLinkedList
H A Dspl_observer.stub.php98 public function offsetUnset($object) {} function in SplObjectStorage
H A Dspl_iterators.stub.php241 public function offsetUnset($key) {} function in CachingIterator
H A Dspl_fixedarray.c772 PHP_METHOD(SplFixedArray, offsetUnset) in PHP_METHOD() argument
H A Dspl_dllist.c815 PHP_METHOD(SplDoublyLinkedList, offsetUnset) in PHP_METHOD() argument
H A Dspl_array.c746 PHP_METHOD(ArrayObject, offsetUnset) in PHP_METHOD() argument
H A Dspl_iterators.c2554 PHP_METHOD(CachingIterator, offsetUnset) in PHP_METHOD() argument
/PHP-8.0/ext/phar/
H A Dphar_object.stub.php122 public function offsetUnset($localName) {} function in Phar
386 public function offsetUnset($localName) {} function in PharData
H A Dphar_object.c3747 PHP_METHOD(Phar, offsetUnset) in PHP_METHOD() argument

Completed in 71 milliseconds