Home
last modified time | relevance | path

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

/php-src/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.c729 ZEND_METHOD(WeakMap, offsetUnset) in ZEND_METHOD() argument
/php-src/ext/spl/
H A Dspl_fixedarray.stub.php53 public function offsetUnset($index): void {} function in SplFixedArray
H A Dspl_array.stub.php24 public function offsetUnset(mixed $key): void {} function in ArrayObject
118 public function offsetUnset(mixed $key): void {} function in ArrayIterator
H A Dspl_dllist.stub.php74 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.php263 public function offsetUnset($key): void {} function in CachingIterator
H A Dspl_fixedarray.c849 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.c709 PHP_METHOD(ArrayObject, offsetUnset) in PHP_METHOD() argument
H A Dspl_iterators.c2540 PHP_METHOD(CachingIterator, offsetUnset) in PHP_METHOD() argument
/php-src/ext/phar/
H A Dphar_object.stub.php187 public function offsetUnset($localName): void {} function in Phar
449 public function offsetUnset($localName): void {} function in PharData
H A Dphar_object.c3754 PHP_METHOD(Phar, offsetUnset) in PHP_METHOD() argument

Completed in 62 milliseconds