Home
last modified time | relevance | path

Searched refs:feof (Results 151 – 175 of 283) sorted by last modified time

12345678910>>...12

/PHP-7.4/ext/standard/tests/file/
H A Dfscanf_variation47.phpt58 while( !feof($file_handle) ) {
H A Dfscanf_variation55.phpt81 while( !feof($file_handle) ) {
H A Dfscanf_variation6.phpt69 while( !feof($file_handle) ) {
H A Dfscanf_variation7.phpt55 while( !feof($file_handle) ) {
H A Dfscanf_variation8.phpt87 while( !feof($file_handle) ) {
H A Dfscanf_variation9.phpt76 while( !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 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_variation5.phpt49 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 Dftruncate_variation2.phpt61 var_dump( feof($file_handle) );
H A Dftruncate_variation3-win32.phpt60 var_dump( feof($file_handle) );
H A Dfputcsv_variation3.phpt61 var_dump( feof($file_handle) );
H A Dfputcsv_variation4.phpt61 var_dump( feof($file_handle) );
H A Dfscanf_variation10.phpt63 while( !feof($file_handle) ) {
H A Dfscanf_variation11.phpt68 while( !feof($file_handle) ) {
H A Dfscanf_variation12.phpt69 while( !feof($file_handle) ) {
H A Dfscanf_variation13.phpt55 while( !feof($file_handle) ) {
H A Dfscanf_variation15.phpt71 while( !feof($file_handle) ) {
H A Dfscanf_variation16.phpt62 while( !feof($file_handle) ) {

Completed in 36 milliseconds

12345678910>>...12