Home
last modified time | relevance | path

Searched refs:pointer (Results 276 – 300 of 327) sorted by relevance

1...<<11121314

/PHP-8.3/ext/standard/tests/file/
H A Dfscanf_variation18.phpt67 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation45.phpt61 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation9.phpt68 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation24.phpt65 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation33.phpt72 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation39.phpt67 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfgets_variation4-win32-mb.phpt43 var_dump( ftell($file_handle) ); // ensure the file pointer position
50 var_dump( ftell($file_handle) ); // ensure the file pointer position
H A Dfgets_variation4-win32.phpt43 var_dump( ftell($file_handle) ); // ensure the file pointer position
50 var_dump( ftell($file_handle) ); // ensure the file pointer position
H A Dfgets_variation4.phpt43 var_dump( ftell($file_handle) ); // ensure the file pointer position
50 var_dump( ftell($file_handle) ); // ensure the file pointer position
H A Dfgetcsv_variation11.phpt57 // else rewind the file pointer to beginning of the file
62 // rewind the file pointer to bof
75 // check the file pointer position and if eof
H A Dfgetcsv_variation6.phpt59 // else rewind the file pointer to beginning of the file
64 // rewind the file pointer to bof
75 // check the file pointer position and if eof
80 // check the file pointer position and if eof
H A Dfwrite_basic-win32-mb.phpt39 /* Write the data in to the file, verify the write by checking file pointer position,
H A Dfwrite_basic-win32.phpt39 /* Write the data in to the file, verify the write by checking file pointer position,
H A Dfwrite_basic.phpt39 /* Write the data in to the file, verify the write by checking file pointer position,
H A Dfgets_variation5.phpt39 var_dump( ftell($file_handle) ); // ensure the file pointer position
H A Dfscanf_variation14.phpt93 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfread_variation2.phpt19 // print file pointer position before read
33 // file pointer position after read
35 // check if file pointer at eof()
H A Dfscanf_variation8.phpt79 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dftruncate_variation1-win32.phpt46 rewind($file_handle); // file pointer to 0
H A Dftruncate_variation1-win32-mb.phpt46 rewind($file_handle); // file pointer to 0
H A Dftruncate_variation1.phpt46 rewind($file_handle); // file pointer to 0
/PHP-8.3/
H A Dconfigure.ac1627 dnl Clang 17 adds stricter function pointer compatibility checks where pointer args cannot be
1650 CFLAGS="$CFLAGS -fno-omit-frame-pointer"
1651 CXXFLAGS="$CXXFLAGS -fno-omit-frame-pointer"
/PHP-8.3/ext/spl/tests/SplFileObject/
H A DSplFileObject_fputcsv_variation1.phpt51 // check the file pointer position and eof
H A DSplFileObject_fputcsv_variation11.phpt51 // check the file pointer position and eof
H A DSplFileObject_fputcsv_variation12.phpt52 // check the file pointer position and eof

Completed in 107 milliseconds

1...<<11121314