Home
last modified time | relevance | path

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

/PHP-8.1/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.c595 ZEND_METHOD(WeakMap, offsetUnset) in ZEND_METHOD() argument
/PHP-8.1/ext/spl/
H A Dspl_fixedarray.stub.php49 public function offsetUnset($index): void {} function in SplFixedArray
H A Dspl_array.stub.php19 public function offsetUnset(mixed $key): void {} function in ArrayObject
108 public function offsetUnset(mixed $key): void {} function in ArrayIterator
H A Dspl_dllist.stub.php65 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.php241 public function offsetUnset($key): void {} function in CachingIterator
H A Dspl_fixedarray.c823 PHP_METHOD(SplFixedArray, offsetUnset) in PHP_METHOD() argument
H A Dspl_dllist.c756 PHP_METHOD(SplDoublyLinkedList, offsetUnset) in PHP_METHOD() argument
H A Dspl_array.c749 PHP_METHOD(ArrayObject, offsetUnset) in PHP_METHOD() argument
H A Dspl_iterators.c2528 PHP_METHOD(CachingIterator, offsetUnset) in PHP_METHOD() argument
/PHP-8.1/ext/phar/
H A Dphar_object.stub.php122 public function offsetUnset($localName): void {} function in Phar
389 public function offsetUnset($localName): void {} function in PharData
H A Dphar_object.c3734 PHP_METHOD(Phar, offsetUnset) in PHP_METHOD() argument

Completed in 78 milliseconds