Home
last modified time | relevance | path

Searched refs:feof (Results 151 – 175 of 248) sorted by relevance

12345678910

/PHP-5.5/ext/standard/tests/file/
H A Dfread_variation4-win32.phpt33 var_dump( feof($file_handle) );
48 var_dump( feof($file_handle) );
H A Dfgets_variation4-win32.phpt49 var_dump( feof($file_handle) ); // enusre if eof set
56 var_dump( feof($file_handle) ); // enusre if eof set
H A Dfgets_variation4.phpt49 var_dump( feof($file_handle) ); // enusre if eof set
56 var_dump( feof($file_handle) ); // enusre if eof set
H A Dfread_variation4.phpt33 var_dump( feof($file_handle) );
48 var_dump( feof($file_handle) );
H A Dfscanf_variation43.phpt69 while( !feof($file_handle) ) {
H A Dfscanf_variation49.phpt69 while( !feof($file_handle) ) {
H A Dfscanf_variation6.phpt69 while( !feof($file_handle) ) {
H A Dfseek_ftell_rewind_variation5.phpt49 var_dump( feof($file_handle) ); //ensure that file pointer is not at end
H A Dfgets_variation5.phpt45 var_dump( feof($file_handle) ); // enusre if eof set
H A Dfscanf_variation12.phpt69 while( !feof($file_handle) ) {
H A Dfscanf_variation31.phpt69 while( !feof($file_handle) ) {
H A Dfscanf_variation37.phpt69 while( !feof($file_handle) ) {
H A Dfgetcsv_variation10.phpt74 var_dump( feof($file_handle) );
78 var_dump( feof($file_handle) );
82 var_dump( feof($file_handle) );
H A Dfscanf_variation24.phpt73 while( !feof($file_handle) ) {
H A Dfscanf_variation27.phpt74 while( !feof($file_handle) ) {
H A Dfseek_ftell_rewind_variation3.phpt50 var_dump( feof($file_handle) ); //ensure that file pointer is not at end
H A Dfseek_ftell_rewind_variation4-win32.phpt56 var_dump( feof($file_handle) ); //ensure that file pointer is not at end
H A Dfseek_ftell_rewind_variation4.phpt56 var_dump( feof($file_handle) ); //ensure that file pointer is not at end
H A Dfseek_ftell_rewind_variation6-win32.phpt56 var_dump( feof($file_handle) ); //ensure that file pointer is not at end
H A Dfseek_ftell_rewind_variation6.phpt56 var_dump( feof($file_handle) ); //ensure that file pointer is not at end
H A Dfseek_ftell_rewind_variation7.phpt49 var_dump( feof($file_handle) ); //ensure that file pointer is not at end
H A Dfscanf_variation18.phpt75 while( !feof($file_handle) ) {
H A Dfscanf_variation2.phpt69 while( !feof($file_handle) ) {
H A Dfscanf_variation20.phpt73 while( !feof($file_handle) ) {
H A Dfscanf_variation33.phpt80 while( !feof($file_handle) ) {

Completed in 37 milliseconds

12345678910