Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/tests/
H A DSplDoublyLinkedList_getIteratorMode_error.phpt2 SplDoublyLinkedList getIteratorMode with an unexpected parameter
8 $list->getIteratorMode(24);
11 Warning: SplDoublyLinkedList::getIteratorMode() expects exactly 0 parameters, 1 given in %s on line…
H A DSplDoublyLinkedList_getIteratorMode.phpt2 SplDoublyLinkedList getIteratorMode
9 echo $list->getIteratorMode();
H A DSplDoublyLinkedList_current.phpt2 SplDoublyLinkedList getIteratorMode
/PHP-5.5/ext/spl/internal/
H A Dspldoublylinkedlist.inc138 public function getIteratorMode()
/PHP-5.5/ext/spl/
H A Dspl_dllist.c747 SPL_METHOD(SplDoublyLinkedList, getIteratorMode) in SPL_METHOD() argument
1376 SPL_ME(SplDoublyLinkedList, getIteratorMode, arginfo_dllist_void, ZEND_ACC_PUBLIC)

Completed in 14 milliseconds