Home
last modified time | relevance | path

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

/php-src/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.c718 ZEND_METHOD(WeakMap, offsetExists) in ZEND_METHOD() argument
/php-src/ext/spl/
H A Dspl_fixedarray.stub.php35 public function offsetExists($index): bool {} function in SplFixedArray
H A Dspl_array.stub.php15 public function offsetExists(mixed $key): bool {} function in ArrayObject
100 public function offsetExists(mixed $key): bool {} function in ArrayIterator
H A Dspl_dllist.stub.php56 public function offsetExists($index): bool {} function in SplDoublyLinkedList
H A Dspl_observer.stub.php81 public function offsetExists($object): bool {} function in SplObjectStorage
H A Dspl_iterators.stub.php269 public function offsetExists($key): bool {} function in CachingIterator
H A Dspl_fixedarray.c799 PHP_METHOD(SplFixedArray, offsetExists) in PHP_METHOD() argument
H A Dspl_dllist.c667 PHP_METHOD(SplDoublyLinkedList, offsetExists) in PHP_METHOD() argument
H A Dspl_array.c653 PHP_METHOD(ArrayObject, offsetExists) in PHP_METHOD() argument
H A Dspl_iterators.c2561 PHP_METHOD(CachingIterator, offsetExists) in PHP_METHOD() argument
/php-src/ext/phar/
H A Dphar_object.stub.php168 public function offsetExists($localName): bool {} function in Phar
427 public function offsetExists($localName): bool {} function in PharData
H A Dphar_object.c3504 PHP_METHOD(Phar, offsetExists) in PHP_METHOD() argument

Completed in 56 milliseconds