Searched defs:offsetGet (Results 1 – 15 of 15) sorted by relevance
25 public function offsetGet($object): mixed {} function in WeakMap
40 public function offsetGet(mixed $offset): mixed; function
557 ZEND_METHOD(WeakMap, offsetGet) in ZEND_METHOD() argument
37 public function offsetGet($index): mixed {} function in SplFixedArray
13 public function offsetGet(mixed $key): mixed {} function in ArrayObject96 public function offsetGet(mixed $key): mixed {} function in ArrayIterator
53 public function offsetGet($index): mixed {} function in SplDoublyLinkedList
85 public function offsetGet($object): mixed {} function in SplObjectStorage
229 public function offsetGet($key): mixed {} function in CachingIterator
788 PHP_METHOD(SplFixedArray, offsetGet) in PHP_METHOD() argument
688 PHP_METHOD(SplDoublyLinkedList, offsetGet) in PHP_METHOD() argument
393 PHP_METHOD(SplObjectStorage, offsetGet) in PHP_METHOD() argument
703 PHP_METHOD(ArrayObject, offsetGet) in PHP_METHOD() argument
2501 PHP_METHOD(CachingIterator, offsetGet) in PHP_METHOD() argument
109 public function offsetGet($localName): SplFileInfo {} function in Phar374 public function offsetGet($localName): SplFileInfo {} function in PharData
3519 PHP_METHOD(Phar, offsetGet) in PHP_METHOD() argument
Completed in 54 milliseconds