Home
last modified time | relevance | path

Searched refs:pointer (Results 201 – 225 of 369) sorted by relevance

12345678910>>...15

/PHP-5.5/ext/standard/tests/file/
H A Dfscanf_variation10.phpt60 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation4.phpt56 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A D007_error.phpt13 Description: Closes an open file pointer
16 Description: Returns TRUE if the file pointer is at EOF or an error occurs
H A Dfgetcsv_variation26.phpt7 Description: Gets line from file pointer and parse for CSV fields
57 // rewind the file pointer to bof
66 // check the file pointer position and if eof
H A Dfeof_basic.phpt8 * Description: Test for end-of-file on a file pointer
H A Dfscanf_variation13.phpt52 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation22.phpt59 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation44.phpt52 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation50.phpt52 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation7.phpt52 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation16.phpt59 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation19.phpt56 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation32.phpt57 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation38.phpt52 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfgetcsv_variation16.phpt7 Description: Gets line from file pointer and parse for CSV fields
58 // else rewind the file pointer to beginning of the file
63 // rewind the file pointer to bof
74 // check the file pointer position and if eof
H A Dfgetcsv_variation15.phpt7 Description: Gets line from file pointer and parse for CSV fields
56 // else rewind the file pointer to beginning of the file
61 // rewind the file pointer to bof
70 // check the file pointer position and if eof
H A Dfopen_variation5.phpt8 * Description: Open a file or a URL and return a file pointer
H A Dfopen_variation8.phpt8 * Description: Open a file or a URL and return a file pointer
H A Dfscanf_variation25.phpt56 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfgetcsv_error.phpt7 Description: Gets line from file pointer and parse for CSV fields
H A Dfwrite_variation3-win32.phpt54 … /* Write the data into the file, verify it by checking the file pointer position, eof position,
56 // append the data to the file, starting from current position of the file pointer
H A Dfwrite_variation3.phpt54 … /* Write the data into the file, verify it by checking the file pointer position, eof position,
57 // append the data to the file, starting from current position of the file pointer
/PHP-5.5/
H A DREADME.STREAMS16 PHP file pointer.
168 What if your extension needs to access the FILE* of a user level file pointer?
271 ops is a pointer to the implementation,
304 php_stream. For example, you might need a pointer to some memory for memory
311 appropriately), and use the abstract pointer to refer to it.
/PHP-5.5/ext/standard/tests/array/
H A Deach_variation3.phpt7 * and advance the pointer to the next element
/PHP-5.5/ext/mysqli/tests/
H A Dbug34810.phpt2 Bug #34810 (mysqli::init() and others use wrong $this pointer without checks)

Completed in 51 milliseconds

12345678910>>...15