Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_weakrefs.stub.php25 public function offsetExists($object): bool {} function in WeakMap
H A Dzend_interfaces.stub.php34 public function offsetExists(mixed $offset); function
H A Dzend_weakrefs.c580 ZEND_METHOD(WeakMap, offsetExists) in ZEND_METHOD() argument
/PHP-8.0/ext/spl/
H A Dspl_fixedarray.stub.php31 public function offsetExists($index) {} function in SplFixedArray
H A Dspl_array.stub.php10 public function offsetExists(mixed $key) {} function in ArrayObject
90 public function offsetExists(mixed $key) {} function in ArrayIterator
H A Dspl_dllist.stub.php47 public function offsetExists($index) {} function in SplDoublyLinkedList
H A Dspl_observer.stub.php78 public function offsetExists($object) {} function in SplObjectStorage
H A Dspl_iterators.stub.php247 public function offsetExists($key) {} function in CachingIterator
H A Dspl_fixedarray.c722 PHP_METHOD(SplFixedArray, offsetExists) in PHP_METHOD() argument
H A Dspl_dllist.c722 PHP_METHOD(SplDoublyLinkedList, offsetExists) in PHP_METHOD() argument
H A Dspl_array.c690 PHP_METHOD(ArrayObject, offsetExists) in PHP_METHOD() argument
H A Dspl_iterators.c2575 PHP_METHOD(CachingIterator, offsetExists) in PHP_METHOD() argument
/PHP-8.0/ext/phar/
H A Dphar_object.stub.php103 public function offsetExists($localName) {} function in Phar
364 public function offsetExists($localName) {} function in PharData
H A Dphar_object.c3497 PHP_METHOD(Phar, offsetExists) in PHP_METHOD() argument

Completed in 90 milliseconds