Home
last modified time | relevance | path

Searched refs:pointer (Results 26 – 50 of 381) sorted by relevance

12345678910>>...16

/PHP-7.4/ext/standard/tests/file/
H A D007_variation10.phpt14 Description: Closes an open file pointer
19 checking for the file pointer position,
33 var_dump( ftell($file_handle) ); //Initial file pointer position, expected at the beginning of the…
35 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the end…
37 var_dump( ftell($file_handle) ); //File pointer position after write operation, expected at the en…
H A D007_variation18.phpt14 Description: Closes an open file pointer
19 checking for the file pointer position,
33 var_dump( ftell($file_handle) ); //Initial file pointer position, expected at the beginning of the…
35 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the end…
37 var_dump( ftell($file_handle) ); //File pointer position after write operation, expected at the en…
H A D007_variation2.phpt14 Description: Closes an open file pointer
19 checking for the file pointer position,
33 var_dump( ftell($file_handle) ); //Initial file pointer position, expected at the beginning of the…
35 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the end…
37 var_dump( ftell($file_handle) ); //File pointer position after write operation, expected at the en…
H A D007_variation8.phpt14 Description: Closes an open file pointer
19 checking for the file pointer position,
31 var_dump( ftell($file_handle) ); //Initial file pointer position, expected at the beginning of the…
33 var_dump( ftell($file_handle) ); //File pointer position after write operation, expected at the en…
36 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the end…
H A Dfread_variation4.phpt7 Description: reads up to length bytes from the file pointer referenced by handle.
25 // print file pointer position before read
39 // file pointer position after read
41 // check if file pointer at eof()
87 // try fread when file pointer at end
89 //reading file when file pointer at end
117 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
134 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
151 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
168 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
[all …]
H A D007_variation15.phpt14 Description: Closes an open file pointer
19 checking for the file pointer position,
31 var_dump( ftell($file_handle) ); //Initial file pointer position, expected at the beginning of the…
33 var_dump( ftell($file_handle) ); //File pointer position after write operation, expected at the en…
36 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the beg…
H A D007_variation16.phpt14 Description: Closes an open file pointer
19 checking for the file pointer position,
31 var_dump( ftell($file_handle) ); //Initial file pointer position, expected at the beginning of the…
33 var_dump( ftell($file_handle) ); //File pointer position after write operation, expected at the en…
36 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the end…
H A D007_variation23.phpt14 Description: Closes an open file pointer
19 checking for the file pointer position,
31 var_dump( ftell($file_handle) ); //Initial file pointer position, expected at the beginning of the…
33 var_dump( ftell($file_handle) ); //File pointer position after write operation, expected at the en…
36 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the beg…
H A D007_variation24.phpt14 Description: Closes an open file pointer
19 checking for the file pointer position,
31 var_dump( ftell($file_handle) ); //Initial file pointer position, expected at the beginning of the…
33 var_dump( ftell($file_handle) ); //File pointer position after write operation, expected at the en…
36 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the end…
H A D007_variation7.phpt14 Description: Closes an open file pointer
19 checking for the file pointer position,
31 var_dump( ftell($file_handle) ); //Initial file pointer position, expected at the beginning of the…
33 var_dump( ftell($file_handle) ); //File pointer position after write operation, expected at the en…
36 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the beg…
H A Dftruncate_bug76803.phpt2 Bug #76803 ftruncate changes file pointer
23 ftruncate($f, 2); // in 7.3 changes file pointer to 2
H A D007_variation4.phpt14 Description: Closes an open file pointer
19 checking for the file pointer position,
34 var_dump( ftell($file_handle) ); //Initial file pointer position, expected at the beginning of the…
36 var_dump( ftell($file_handle) ); //File pointer position after write operation, expected at the en…
39 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the end…
H A D007_variation11-win32-mb.phpt19 Description: Closes an open file pointer
24 checking for the file pointer position,
39 var_dump( ftell($file_handle) ); //Initial file pointer position, expected at the beginning of the…
41 var_dump( ftell($file_handle) ); //File pointer position after write operation, expected at the en…
44 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the beg…
H A D007_variation11-win32.phpt19 Description: Closes an open file pointer
24 checking for the file pointer position,
39 var_dump( ftell($file_handle) ); //Initial file pointer position, expected at the beginning of the…
41 var_dump( ftell($file_handle) ); //File pointer position after write operation, expected at the en…
44 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the beg…
H A D007_variation11.phpt19 Description: Closes an open file pointer
24 checking for the file pointer position,
39 var_dump( ftell($file_handle) ); //Initial file pointer position, expected at the beginning of the…
41 var_dump( ftell($file_handle) ); //File pointer position after write operation, expected at the en…
44 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the beg…
H A D007_variation12-win32.phpt19 Description: Closes an open file pointer
24 checking for the file pointer position,
39 var_dump( ftell($file_handle) ); //Initial file pointer position, expected at the beginning of the…
41 var_dump( ftell($file_handle) ); //File pointer position after write operation, expected at the en…
44 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the end…
H A D007_variation12.phpt19 Description: Closes an open file pointer
24 checking for the file pointer position,
39 var_dump( ftell($file_handle) ); //Initial file pointer position, expected at the beginning of the…
41 var_dump( ftell($file_handle) ); //File pointer position after write operation, expected at the en…
44 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the end…
/PHP-7.4/ext/standard/tests/array/
H A Dkey_variation4.phpt6 * Description: Return the key of the element currently pointed to by the internal array pointer
38 //See where internal pointer is after adding more elements
42 //see if internal pointer is in same position as referenced array
44 // see if internal pointer is in the same position from when accessing this inner array
H A Dcurrent_variation4.phpt6 * Description: Return the element currently pointed to by the internal array pointer
39 //See where internal pointer is after adding more elements
43 //see if internal pointer is in same position as referenced array
45 // see if internal pointer is in the same position from when accessing this inner array
H A Deach_variation6.phpt2 Test each() function : usage variations - Internal array pointer
7 * and advance the pointer to the next element
12 * Test the position of the internal array pointer after a call to each()
H A Darray_key_first_variation.phpt9 echo"\n*** Checking for internal array pointer not being changed by array_key_first ***\n";
26 *** Checking for internal array pointer not being changed by array_key_first ***
H A Darray_key_last_variation.phpt9 echo"\n*** Checking for internal array pointer not being changed by array_key_last ***\n";
26 *** Checking for internal array pointer not being changed by array_key_last ***
H A Darray_shift_variation7.phpt2 Test array_shift() function : usage variations - position of internal pointer
11 * Test that the internal pointer is reset after calling array_shift()
/PHP-7.4/ext/standard/tests/dir/
H A Drewinddir_variation3.phpt12 * Pass a file pointer to rewinddir() to test behaviour
24 echo "\n-- Check if rewinddir() has repositioned the file pointer --\n";
41 -- Check if rewinddir() has repositioned the file pointer --
/PHP-7.4/Zend/tests/
H A Dbug37715.phpt14 // Set the pointer of $a to 'b' and the pointer of 'b' to 'CC'

Completed in 28 milliseconds

12345678910>>...16