Home
last modified time | relevance | path

Searched refs:getIteratorMode (Results 1 – 5 of 5) sorted by relevance

/PHP-8.2/ext/spl/tests/
H A DSplDoublyLinkedList_getIteratorMode.phpt2 SplDoublyLinkedList getIteratorMode
9 echo $list->getIteratorMode(), "\n";
11 echo $list->getIteratorMode(), "\n";
H A DSplDoublyLinkedList_current.phpt2 SplDoublyLinkedList getIteratorMode
/PHP-8.2/ext/spl/
H A Dspl_dllist.stub.php62 public function getIteratorMode(): int {} function in SplDoublyLinkedList
H A Dspl_dllist_arginfo.h98 ZEND_METHOD(SplDoublyLinkedList, getIteratorMode);
127 …ZEND_ME(SplDoublyLinkedList, getIteratorMode, arginfo_class_SplDoublyLinkedList_getIteratorMode, Z…
H A Dspl_dllist.c653 PHP_METHOD(SplDoublyLinkedList, getIteratorMode) in PHP_METHOD() argument

Completed in 15 milliseconds