Home
last modified time | relevance | path

Searched refs:rewind (Results 151 – 175 of 419) sorted by relevance

12345678910>>...17

/PHP-8.3/ext/standard/tests/filters/
H A Dbug81294.phpt14 rewind($f);
/PHP-8.3/ext/spl/tests/
H A Dbug55157_variation.phpt11 for ($numIt->rewind(); $numIt->valid();) {
H A Dbug70053.phpt11 $mit->rewind();
H A Dregexiterator_getpregflags.phpt14 function rewind ( ): void {}
H A DarrayObject___construct_error2.phpt11 function rewind(): void {}
H A Diterator_068.phpt10 function rewind(): void {}
H A Diterator_023.phpt40 function rewind(): void
44 parent::rewind();
129 RecursiveArrayIteratorIterator::rewind
/PHP-8.3/ext/standard/tests/file/
H A Dbug27619.phpt7 rewind($fp);
H A Dbug35781.phpt11 rewind($fp);
H A Dbug43522.phpt13 rewind($fp);
H A Dfseek_ftell_rewind_variation4.phpt2 Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, SEEK_SET
13 /* Testing fseek(),ftell(),rewind() functions
17 echo "*** Testing fseek(), ftell(), rewind() : whence = SEEK_SET & all w and x modes ***\n";
26 /* open the file using $files_modes and perform fseek(),ftell() and rewind() on it */
41 rewind($file_handle);
60 *** Testing fseek(), ftell(), rewind() : whence = SEEK_SET & all w and x modes ***
H A Dfseek_ftell_rewind_variation4-win32.phpt2 Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, SEEK_SET
13 /* Testing fseek(),ftell(),rewind() functions
17 echo "*** Testing fseek(), ftell(), rewind() : whence = SEEK_SET & all w and x modes ***\n";
26 /* open the file using $files_modes and perform fseek(),ftell() and rewind() on it */
41 rewind($file_handle);
60 *** Testing fseek(), ftell(), rewind() : whence = SEEK_SET & all w and x modes ***
H A Dfseek_ftell_rewind_variation5.phpt2 Test fseek(), ftell() & rewind() functions : usage variations - all r & a modes, SEEK_CUR
8 /* Testing fseek(),ftell(),rewind() functions
12 echo "*** Testing fseek(), ftell(), rewind() : whence = SEEK_CUR & all r and a modes ***\n";
22 /* open the file using $files_modes and perform fseek(),ftell() and rewind() on it */
35 rewind($file_handle);
53 *** Testing fseek(), ftell(), rewind() : whence = SEEK_CUR & all r and a modes ***
H A Dfseek_ftell_rewind_variation6-win32.phpt2 Test fseek(), ftell() & rewind() functions : usage variations - all w & x modes, SEEK_CUR
13 /* Testing fseek(),ftell(),rewind() functions
17 echo "*** Testing fseek(), ftell(), rewind() : whence = SEEK_CUR & all w and x modes ***\n";
27 /* open the file using $files_modes and perform fseek(),ftell() and rewind() on it */
41 rewind($file_handle);
60 *** Testing fseek(), ftell(), rewind() : whence = SEEK_CUR & all w and x modes ***
H A Dfseek_ftell_rewind_variation6.phpt2 Test fseek(), ftell() & rewind() functions : usage variations - all w & x modes, SEEK_CUR
13 /* Testing fseek(),ftell(),rewind() functions
17 echo "*** Testing fseek(), ftell(), rewind() : whence = SEEK_CUR & all w and x modes ***\n";
27 /* open the file using $files_modes and perform fseek(),ftell() and rewind() on it */
41 rewind($file_handle);
60 *** Testing fseek(), ftell(), rewind() : whence = SEEK_CUR & all w and x modes ***
H A Dfseek_ftell_rewind_variation7.phpt2 Test fseek(), ftell() & rewind() functions : usage variations - all r and a modes, SEEK_END
8 /* Testing fseek(),ftell(),rewind() functions
13 echo "*** Testing fseek(), ftell(), rewind() : whence = SEEK_END & all r and a modes ***\n";
23 /* open the file using $files_modes and perform fseek(),ftell() and rewind() on it */
35 rewind($file_handle);
54 *** Testing fseek(), ftell(), rewind() : whence = SEEK_END & all r and a modes ***
H A Dfseek_ftell_rewind_variation8-win32.phpt2 Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, SEEK_END
13 /* Testing fseek(),ftell(),rewind() functions
17 echo "*** Testing fseek(), ftell(), rewind() : whence = SEEK_END & all r and a modes ***\n";
27 /* open the file using $files_modes and perform fseek(),ftell() and rewind() on it */
42 rewind($file_handle);
61 *** Testing fseek(), ftell(), rewind() : whence = SEEK_END & all r and a modes ***
H A Dfseek_ftell_rewind_variation8.phpt2 Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, SEEK_END
13 /* Testing fseek(),ftell(),rewind() functions
17 echo "*** Testing fseek(), ftell(), rewind() : whence = SEEK_END & all r and a modes ***\n";
27 /* open the file using $files_modes and perform fseek(),ftell() and rewind() on it */
42 rewind($file_handle);
61 *** Testing fseek(), ftell(), rewind() : whence = SEEK_END & all r and a modes ***
/PHP-8.3/Zend/tests/
H A Dbug49269.phpt15 function rewind(): void {$this->n = 0;}
/PHP-8.3/ext/standard/tests/streams/
H A Dbug78506.phpt19 rewind($source_resource);
/PHP-8.3/Zend/tests/generators/finally/
H A Dfinally_ran_on_close.phpt23 $gen->rewind();
H A Dreturn_return.phpt27 $gen->rewind(); // force run
/PHP-8.3/ext/hash/tests/
H A Dhash_update_stream_basic_001.phpt19 rewind($fp);
/PHP-8.3/ext/iconv/tests/
H A Dbug76249.phpt9 rewind($fh);
/PHP-8.3/ext/phar/phar/
H A Dphar.inc33 function rewind()

Completed in 24 milliseconds

12345678910>>...17