Home
last modified time | relevance | path

Searched refs:rewind (Results 301 – 325 of 419) sorted by relevance

1...<<11121314151617

/PHP-8.3/ext/pdo/tests/
H A Dpdo_014.phpt38 /*** HINT: If YOU plan to do so remember not to call rewind() -> see below ***/
/PHP-8.3/ext/standard/tests/file/
H A D007_variation21.phpt23 rewind($file_handle);
H A D007_variation5.phpt23 rewind($file_handle);
H A Dbug38450_3.phpt96 rewind($fp);
H A D007_variation13-win32.phpt28 rewind($file_handle);
H A D007_variation13.phpt28 rewind($file_handle);
H A D007_variation8.phpt23 rewind($file_handle);
H A Dstream_rfc2397_007.phpt34 var_dump(rewind($fp));
H A D007_variation15.phpt32 rewind($file_handle);
H A D007_variation16.phpt23 rewind($file_handle);
H A D007_variation7.phpt23 rewind($file_handle);
H A D007_variation23.phpt23 rewind($file_handle);
H A D007_variation24.phpt23 rewind($file_handle);
H A Dfscanf_variation12.phpt61 // rewind the file so that for every foreach iteration the file pointer starts from bof
62 rewind($file_handle);
H A Dfscanf_variation15.phpt63 // rewind the file so that for every foreach iteration the file pointer starts from bof
64 rewind($file_handle);
H A Dfscanf_variation17.phpt59 // rewind the file so that for every foreach iteration the file pointer starts from bof
60 rewind($file_handle);
H A Dfscanf_variation21.phpt63 // rewind the file so that for every foreach iteration the file pointer starts from bof
64 rewind($file_handle);
H A Dfscanf_variation23.phpt59 // rewind the file so that for every foreach iteration the file pointer starts from bof
60 rewind($file_handle);
H A Dfscanf_variation28.phpt64 // rewind the file so that for every foreach iteration the file pointer starts from bof
65 rewind($file_handle);
H A Dfscanf_variation3.phpt65 // rewind the file so that for every foreach iteration the file pointer starts from bof
66 rewind($file_handle);
H A Dfscanf_variation37.phpt61 // rewind the file so that for every foreach iteration the file pointer starts from bof
62 rewind($file_handle);
H A Dfscanf_variation40.phpt65 // rewind the file so that for every foreach iteration the file pointer starts from bof
66 rewind($file_handle);
H A Dfscanf_variation49.phpt61 // rewind the file so that for every foreach iteration the file pointer starts from bof
62 rewind($file_handle);
/PHP-8.3/ext/intl/common/
H A Dcommon.stub.php749 public function rewind(): void {} function in IntlIterator
/PHP-8.3/ext/gd/libgd/
H A Dgd_xbm.c49 rewind(fd); in gdImageCreateFromXbm()

Completed in 33 milliseconds

1...<<11121314151617