Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_weakrefs.stub.php19 public function offsetGet($object): mixed {} function in WeakMap
H A Dzend_interfaces.stub.php40 public function offsetGet(mixed $offset); function
H A Dzend_weakrefs.c553 ZEND_METHOD(WeakMap, offsetGet) in ZEND_METHOD() argument
/PHP-8.0/ext/spl/
H A Dspl_fixedarray.stub.php37 public function offsetGet($index) {} function in SplFixedArray
H A Dspl_array.stub.php13 public function offsetGet(mixed $key) {} function in ArrayObject
96 public function offsetGet(mixed $key) {} function in ArrayIterator
H A Dspl_dllist.stub.php53 public function offsetGet($index) {} function in SplDoublyLinkedList
H A Dspl_observer.stub.php84 public function offsetGet($object) {} function in SplObjectStorage
H A Dspl_iterators.stub.php229 public function offsetGet($key) {} function in CachingIterator
H A Dspl_fixedarray.c737 PHP_METHOD(SplFixedArray, offsetGet) in PHP_METHOD() argument
H A Dspl_observer.c388 PHP_METHOD(SplObjectStorage, offsetGet) in PHP_METHOD() argument
H A Dspl_dllist.c737 PHP_METHOD(SplDoublyLinkedList, offsetGet) in PHP_METHOD() argument
H A Dspl_array.c700 PHP_METHOD(ArrayObject, offsetGet) in PHP_METHOD() argument
H A Dspl_iterators.c2527 PHP_METHOD(CachingIterator, offsetGet) in PHP_METHOD() argument
/PHP-8.0/ext/phar/
H A Dphar_object.stub.php109 public function offsetGet($localName) {} function in Phar
371 public function offsetGet($localName) {} function in PharData
H A Dphar_object.c3532 PHP_METHOD(Phar, offsetGet) in PHP_METHOD() argument

Completed in 65 milliseconds