Home
last modified time | relevance | path

Searched refs:rewind (Results 276 – 300 of 392) sorted by relevance

1...<<111213141516

/PHP-5.5/ext/oci8/tests/
H A Dreflection2.phpt77 Method [ <internal%s> public method rewind ] {
/PHP-5.5/ext/standard/tests/file/
H A Dfscanf_variation21.phpt68 // rewind the file so that for every foreach iteration the file pointer starts from bof
69 rewind($file_handle);
H A Dfscanf_variation23.phpt64 // rewind the file so that for every foreach iteration the file pointer starts from bof
65 rewind($file_handle);
H A Dfscanf_variation28.phpt69 // rewind the file so that for every foreach iteration the file pointer starts from bof
70 rewind($file_handle);
H A Dfscanf_variation3.phpt70 // rewind the file so that for every foreach iteration the file pointer starts from bof
71 rewind($file_handle);
H A Dfscanf_variation34.phpt74 // rewind the file so that for every foreach iteration the file pointer starts from bof
75 rewind($file_handle);
H A Dfscanf_variation40.phpt70 // rewind the file so that for every foreach iteration the file pointer starts from bof
71 rewind($file_handle);
H A Dfscanf_variation15.phpt68 // rewind the file so that for every foreach iteration the file pointer starts from bof
69 rewind($file_handle);
H A Dfscanf_variation17.phpt64 // rewind the file so that for every foreach iteration the file pointer starts from bof
65 rewind($file_handle);
H A Dfscanf_variation46.phpt64 // rewind the file so that for every foreach iteration the file pointer starts from bof
65 rewind($file_handle);
H A Dfscanf_variation55.phpt76 // rewind the file so that for every foreach iteration the file pointer starts from bof
77 rewind($file_handle);
78 // current file pointer position after rewind operation
H A D007_variation11.phpt42 rewind($file_handle);
H A D007_variation12-win32.phpt42 rewind($file_handle);
H A D007_variation12.phpt42 rewind($file_handle);
H A D007_variation20.phpt37 rewind($file_handle);
H A Dfscanf_variation43.phpt66 // rewind the file so that for every foreach iteration the file pointer starts from bof
67 rewind($file_handle);
H A Dfscanf_variation49.phpt66 // rewind the file so that for every foreach iteration the file pointer starts from bof
67 rewind($file_handle);
H A Dfscanf_variation6.phpt66 // rewind the file so that for every foreach iteration the file pointer starts from bof
67 rewind($file_handle);
H A Dfscanf_variation12.phpt66 // rewind the file so that for every foreach iteration the file pointer starts from bof
67 rewind($file_handle);
H A Dfscanf_variation31.phpt66 // rewind the file so that for every foreach iteration the file pointer starts from bof
67 rewind($file_handle);
H A Dfscanf_variation37.phpt66 // rewind the file so that for every foreach iteration the file pointer starts from bof
67 rewind($file_handle);
/PHP-5.5/ext/spl/internal/
H A Dsplfileobject.inc266 function rewind()
369 $this->rewind();
/PHP-5.5/ext/standard/tests/dir/
H A Ddir_variation1.phpt13 * Description: Directory class with properties, handle and class and methods read, rewind and close
H A Ddir_variation9.phpt13 * Description: Directory class with properties, handle and class and methods read, rewind and close
/PHP-5.5/tests/classes/
H A Diterators_001.phpt17 function rewind() {

Completed in 40 milliseconds

1...<<111213141516