Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend_weakrefs.stub.php31 public function offsetExists($object): bool {} function in WeakMap
H A Dzend_interfaces.stub.php34 public function offsetExists(mixed $offset): bool; function
H A Dzend_weakrefs.c584 ZEND_METHOD(WeakMap, offsetExists) in ZEND_METHOD() argument
/PHP-8.1/ext/spl/
H A Dspl_fixedarray.stub.php31 public function offsetExists($index): bool {} function in SplFixedArray
H A Dspl_array.stub.php10 public function offsetExists(mixed $key): bool {} function in ArrayObject
90 public function offsetExists(mixed $key): bool {} function in ArrayIterator
H A Dspl_dllist.stub.php47 public function offsetExists($index): bool {} function in SplDoublyLinkedList
H A Dspl_observer.stub.php79 public function offsetExists($object): bool {} function in SplObjectStorage
H A Dspl_iterators.stub.php247 public function offsetExists($key): bool {} function in CachingIterator
H A Dspl_fixedarray.c773 PHP_METHOD(SplFixedArray, offsetExists) in PHP_METHOD() argument
H A Dspl_dllist.c673 PHP_METHOD(SplDoublyLinkedList, offsetExists) in PHP_METHOD() argument
H A Dspl_array.c693 PHP_METHOD(ArrayObject, offsetExists) in PHP_METHOD() argument
H A Dspl_iterators.c2549 PHP_METHOD(CachingIterator, offsetExists) in PHP_METHOD() argument
/PHP-8.1/ext/phar/
H A Dphar_object.stub.php103 public function offsetExists($localName): bool {} function in Phar
367 public function offsetExists($localName): bool {} function in PharData
H A Dphar_object.c3484 PHP_METHOD(Phar, offsetExists) in PHP_METHOD() argument

Completed in 55 milliseconds