Searched defs:offsetExists (Results 1 – 14 of 14) sorted by relevance
31 public function offsetExists($object): bool {} function in WeakMap
34 public function offsetExists(mixed $offset): bool; function
584 ZEND_METHOD(WeakMap, offsetExists) in ZEND_METHOD() argument
31 public function offsetExists($index): bool {} function in SplFixedArray
10 public function offsetExists(mixed $key): bool {} function in ArrayObject90 public function offsetExists(mixed $key): bool {} function in ArrayIterator
47 public function offsetExists($index): bool {} function in SplDoublyLinkedList
79 public function offsetExists($object): bool {} function in SplObjectStorage
247 public function offsetExists($key): bool {} function in CachingIterator
773 PHP_METHOD(SplFixedArray, offsetExists) in PHP_METHOD() argument
673 PHP_METHOD(SplDoublyLinkedList, offsetExists) in PHP_METHOD() argument
693 PHP_METHOD(ArrayObject, offsetExists) in PHP_METHOD() argument
2549 PHP_METHOD(CachingIterator, offsetExists) in PHP_METHOD() argument
103 public function offsetExists($localName): bool {} function in Phar367 public function offsetExists($localName): bool {} function in PharData
3484 PHP_METHOD(Phar, offsetExists) in PHP_METHOD() argument
Completed in 52 milliseconds