Home
last modified time | relevance | path

Searched refs:feof (Results 201 – 225 of 283) sorted by relevance

12345678910>>...12

/PHP-7.4/ext/standard/tests/file/
H A Dfscanf_variation9.phpt76 while( !feof($file_handle) ) {
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_variation8.phpt57 var_dump( feof($file_handle) ); //ensure that file pointer is not at end
H A Dfscanf_variation20.phpt73 while( !feof($file_handle) ) {
H A Dfscanf_variation45.phpt69 while( !feof($file_handle) ) {
H A Dfseek_ftell_rewind_variation1.phpt49 var_dump( feof($file_handle) ); //ensure that file pointer is not at end
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_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 Dfseek_ftell_rewind_variation8-win32.phpt57 var_dump( feof($file_handle) ); //ensure that file pointer is not at end
H A Duserstreams.phpt293 while(!feof($fp)) {
H A Dfseek_ftell_rewind_variation2-win32.phpt58 var_dump( feof($file_handle) ); //ensure that file pointer is not at end
H A Dfseek_ftell_rewind_variation2.phpt58 var_dump( feof($file_handle) ); //ensure that file pointer is not at end
H A Dfscanf_variation14.phpt97 while( !feof($file_handle) ) {
H A Dfgetcsv_variation17.phpt76 var_dump( feof($file_handle) );
82 var_dump( feof($file_handle) );
H A Dfread_variation1.phpt31 var_dump( feof($file_handle) );
46 var_dump( feof($file_handle) );
H A Dfseek_ftell_rewind_basic1.phpt50 var_dump( feof($file_handle) ); //ensure that file pointer is not at end
H A Dfseek_ftell_rewind_basic2-win32-mb.phpt61 var_dump( feof($file_handle) ); //ensure that file pointer is not at end
H A Dfseek_ftell_rewind_basic2-win32.phpt61 var_dump( feof($file_handle) ); //ensure that file pointer is not at end
H A Dfseek_ftell_rewind_basic2.phpt61 var_dump( feof($file_handle) ); //ensure that file pointer is not at end
H A Dfread_variation4.phpt27 var_dump( feof($file_handle) );
42 var_dump( feof($file_handle) );
H A Dfscanf_variation55.phpt81 while( !feof($file_handle) ) {
H A Dftruncate_variation1-win32-mb.phpt60 var_dump( feof($file_handle) );

Completed in 40 milliseconds

12345678910>>...12