Home
last modified time | relevance | path

Searched refs:rewind (Results 126 – 150 of 392) sorted by relevance

12345678910>>...16

/PHP-5.5/Zend/tests/
H A Dbug49269.phpt15 function rewind() {$this->n = 0;}
H A Dbug32993.phpt9 public function rewind() { return reset($this->arr); }
/PHP-5.5/ext/spl/tests/
H A Diterator_068.phpt10 function rewind() {}
H A Dheap_007.phpt12 $h->rewind();
H A Dpqueue_003.phpt12 $h->rewind();
H A DarrayObject___construct_error2.phpt11 function rewind() {}
H A Diterator_023.phpt40 function rewind()
44 parent::rewind();
131 RecursiveArrayIteratorIterator::rewind
H A Dregexiterator_setflags_exception.phpt14 function rewind ( ){}
H A Dregexiterator_setpregflags_exception.phpt14 function rewind ( ){}
H A Drecursiveiteratoriterator_beginiteration_basic.phpt2 SPL: RecursiveIteratorIterator::beginIteration() is called by RecursiveIteratorIterator::rewind()
H A Diterator_030.phpt9 $it->rewind();
H A Dbug42703.phpt7 public function rewind() { }
/PHP-5.5/ext/standard/tests/file/
H A Dbug27619.phpt7 rewind($fp);
H A Dbug43522.phpt13 rewind($fp);
H A Dfseek_ftell_rewind_variation3.phpt2 Test fseek(), ftell() & rewind() functions : usage variations - all r and a modes, SEEK_SET
8 Prototype: bool rewind ( resource $handle );
18 /* Testing fseek(),ftell(),rewind() functions
23 echo "*** Testing fseek(), ftell(), rewind() : whence = SEEK_SET & all r and a modes ***\n";
33 /* open the file using $files_modes and perform fseek(),ftell() and rewind() on it */
64 *** Testing fseek(), ftell(), rewind() : whence = SEEK_SET & all r and a modes ***
H A Dfseek_ftell_rewind_variation1.phpt2 Test fseek(), ftell() & rewind() functions : usage variations - all r & a modes, default whence
8 Prototype: bool rewind ( resource $handle );
18 /* Testing fseek(),ftell(),rewind() functions
22 echo "*** Testing fseek(), ftell(), rewind() : default whence & all r and a modes ***\n";
31 /* open the file using $files_modes and perform fseek(),ftell() and rewind() on it */
63 *** Testing fseek(), ftell(), rewind() : default whence & all r and a modes ***
H A Duserfilters.phpt28 rewind($fp);
/PHP-5.5/ext/pdo_pgsql/tests/
H A Dbug46274_2.phpt29 rewind($blob);
41 rewind($blob);
/PHP-5.5/ext/spl/internal/
H A Drecursivecachingiterator.inc39 function rewind();
43 parent::rewind();
H A Dsplobjectstorage.inc30 function rewind()
32 rewind($this->storage);
132 $this->rewind();
/PHP-5.5/Zend/tests/generators/finally/
H A Dfinally_ran_on_close.phpt23 $gen->rewind();
H A Dreturn_return.phpt27 $gen->rewind(); // force run
/PHP-5.5/ext/phar/phar/
H A Dphar.inc33 function rewind()
/PHP-5.5/tests/lang/
H A DforeachLoopIterator.002.phpt9 public function rewind() { }
/PHP-5.5/ext/standard/tests/filters/
H A Dbug50363.phpt11 rewind($b);

Completed in 120 milliseconds

12345678910>>...16