Home
last modified time | relevance | path

Searched refs:position (Results 201 – 225 of 281) sorted by relevance

12345678910>>...12

/php-src/ext/standard/tests/file/
H A Dfread_variation3-win32.phpt23 // print file pointer position before read
37 // file pointer position after read
H A Dfread_variation3.phpt23 // print file pointer position before read
37 // file pointer position after read
H A Dfgets_variation5.phpt39 var_dump( ftell($file_handle) ); // ensure the file pointer position
H A Dfseek_ftell_rewind_variation3.phpt39 var_dump( ftell($file_handle) ); // confirm the file pointer position
H A Dfseek_ftell_rewind_variation4-win32.phpt45 var_dump( ftell($file_handle) ); // confirm the file pointer position
H A Dfseek_ftell_rewind_variation4.phpt45 var_dump( ftell($file_handle) ); // confirm the file pointer position
H A Dfseek_ftell_rewind_variation5.phpt38 var_dump( ftell($file_handle) ); // confirm the file pointer position
H A Dfseek_ftell_rewind_variation6-win32.phpt45 var_dump( ftell($file_handle) ); // confirm the file pointer position
H A Dfseek_ftell_rewind_variation6.phpt45 var_dump( ftell($file_handle) ); // confirm the file pointer position
H A Dfseek_ftell_rewind_variation7.phpt38 var_dump( ftell($file_handle) ); // confirm the file pointer position
H A Dfseek_ftell_rewind_variation8-win32.phpt46 var_dump( ftell($file_handle) ); // confirm the file pointer position
H A Dfseek_ftell_rewind_variation8.phpt46 var_dump( ftell($file_handle) ); // confirm the file pointer position
H A Dfseek_ftell_rewind_variation1.phpt38 var_dump( ftell($file_handle) ); // confirm the file pointer position
H A Dfseek_ftell_rewind_variation2-win32.phpt47 var_dump( ftell($file_handle) ); // confirm the file pointer position
H A Dfseek_ftell_rewind_variation2.phpt47 var_dump( ftell($file_handle) ); // confirm the file pointer position
H A Dfgets_variation6-win32.phpt46 var_dump( ftell($file_handle) ); // file pointer position
H A Dfgets_variation6.phpt46 var_dump( ftell($file_handle) ); // file pointer position
H A Dfread_variation1.phpt21 // print file pointer position before read
35 // file pointer position after read
H A Dfseek_ftell_rewind_basic2-win32-mb.phpt50 var_dump( ftell($file_handle) ); // confirm the file pointer position
H A Dfseek_ftell_rewind_basic2-win32.phpt50 var_dump( ftell($file_handle) ); // confirm the file pointer position
H A Dfseek_ftell_rewind_basic2.phpt50 var_dump( ftell($file_handle) ); // confirm the file pointer position
H A Dfgetcsv_variation17.phpt69 // check the file pointer position and if eof
75 // check the file pointer position and if eof
H A Dfread_variation4.phpt17 // print file pointer position before read
31 // file pointer position after read
/php-src/ext/date/lib/
H A Dtimelib.h333 int position; member
/php-src/main/streams/
H A Dfilter.c473 stream->position += count; in _php_stream_filter_flush()

Completed in 92 milliseconds

12345678910>>...12