Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_weakrefs.stub.php34 public function offsetUnset($object): void {} function in WeakMap
H A Dzend_interfaces.stub.php46 public function offsetUnset(mixed $offset): void; function
H A Dzend_weakrefs.c710 ZEND_METHOD(WeakMap, offsetUnset) in ZEND_METHOD() argument
/PHP-8.3/ext/spl/
H A Dspl_fixedarray.stub.php53 public function offsetUnset($index): void {} function in SplFixedArray
H A Dspl_array.stub.php30 public function offsetUnset(mixed $key): void {} function in ArrayObject
130 public function offsetUnset(mixed $key): void {} function in ArrayIterator
H A Dspl_dllist.stub.php86 public function offsetUnset($index): void {} function in SplDoublyLinkedList
H A Dspl_observer.stub.php101 public function offsetUnset($object): void {} function in SplObjectStorage
H A Dspl_iterators.stub.php293 public function offsetUnset($key): void {} function in CachingIterator
H A Dspl_fixedarray.c856 PHP_METHOD(SplFixedArray, offsetUnset) in PHP_METHOD() argument
H A Dspl_dllist.c750 PHP_METHOD(SplDoublyLinkedList, offsetUnset) in PHP_METHOD() argument
H A Dspl_array.c712 PHP_METHOD(ArrayObject, offsetUnset) in PHP_METHOD() argument
H A Dspl_iterators.c2558 PHP_METHOD(CachingIterator, offsetUnset) in PHP_METHOD() argument
/PHP-8.3/ext/phar/
H A Dphar_object.stub.php187 public function offsetUnset($localName): void {} function in Phar
454 public function offsetUnset($localName): void {} function in PharData
H A Dphar_object.c3754 PHP_METHOD(Phar, offsetUnset) in PHP_METHOD() argument

Completed in 68 milliseconds