array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'it', ), 'this' => array ( 0 => 'cachingiterator.rewind.php', 1 => 'CachingIterator::rewind', 2 => 'Rewind the iterator', ), 'up' => array ( 0 => 'class.cachingiterator.php', 1 => 'CachingIterator', ), 'prev' => array ( 0 => 'cachingiterator.offsetunset.php', 1 => 'CachingIterator::offsetUnset', ), 'next' => array ( 0 => 'cachingiterator.setflags.php', 1 => 'CachingIterator::setFlags', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/spl/cachingiterator/rewind.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

CachingIterator::rewind

(PHP 5, PHP 7, PHP 8)

CachingIterator::rewindRewind the iterator

Descrizione

public CachingIterator::rewind(): void
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Rewind the iterator.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Nessun valore viene restituito.