array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'it', ), 'this' => array ( 0 => 'spldoublylinkedlist.isempty.php', 1 => 'SplDoublyLinkedList::isEmpty', 2 => 'Checks whether the doubly linked list is empty', ), 'up' => array ( 0 => 'class.spldoublylinkedlist.php', 1 => 'SplDoublyLinkedList', ), 'prev' => array ( 0 => 'spldoublylinkedlist.getiteratormode.php', 1 => 'SplDoublyLinkedList::getIteratorMode', ), 'next' => array ( 0 => 'spldoublylinkedlist.key.php', 1 => 'SplDoublyLinkedList::key', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/spl/spldoublylinkedlist/isempty.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PHP 5 >= 5.3.0, PHP 7, PHP 8)
SplDoublyLinkedList::isEmpty — Checks whether the doubly linked list is empty
Questa funzione non contiene parametri.
Returns whether the doubly linked list is empty.