Home
last modified time | relevance | path

Searched defs:offsetGet (Results 1 – 15 of 15) sorted by relevance

/php-src/Zend/
H A Dzend_weakrefs.stub.php25 public function offsetGet($object): mixed {} function in WeakMap
H A Dzend_interfaces.stub.php40 public function offsetGet(mixed $offset): mixed; function
H A Dzend_weakrefs.c692 ZEND_METHOD(WeakMap, offsetGet) in ZEND_METHOD() argument
/php-src/ext/spl/
H A Dspl_fixedarray.stub.php42 public function offsetGet($index): mixed {} function in SplFixedArray
H A Dspl_array.stub.php18 public function offsetGet(mixed $key): mixed {} function in ArrayObject
106 public function offsetGet(mixed $key): mixed {} function in ArrayIterator
H A Dspl_dllist.stub.php62 public function offsetGet($index): mixed {} function in SplDoublyLinkedList
H A Dspl_observer.stub.php87 public function offsetGet($object): mixed {} function in SplObjectStorage
H A Dspl_iterators.stub.php251 public function offsetGet($key): mixed {} function in CachingIterator
H A Dspl_fixedarray.c810 PHP_METHOD(SplFixedArray, offsetGet) in PHP_METHOD() argument
H A Dspl_dllist.c672 PHP_METHOD(SplDoublyLinkedList, offsetGet) in PHP_METHOD() argument
H A Dspl_observer.c532 PHP_METHOD(SplObjectStorage, offsetGet) in PHP_METHOD() argument
H A Dspl_array.c665 PHP_METHOD(ArrayObject, offsetGet) in PHP_METHOD() argument
H A Dspl_iterators.c2439 PHP_METHOD(CachingIterator, offsetGet) in PHP_METHOD() argument
/php-src/ext/phar/
H A Dphar_object.stub.php174 public function offsetGet($localName): SplFileInfo {} function in Phar
434 public function offsetGet($localName): SplFileInfo {} function in PharData
H A Dphar_object.c3552 PHP_METHOD(Phar, offsetGet) in PHP_METHOD() argument

Completed in 68 milliseconds