Home
last modified time | relevance | path

Searched refs:pointer (Results 226 – 250 of 369) sorted by relevance

12345678910>>...15

/PHP-5.5/ext/standard/tests/file/
H A Dfgets_variation5.phpt7 Description: Gets a line from file pointer
44 var_dump( ftell($file_handle) ); // ensure the file pointer position
H A Dfgetcsv_variation17.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
80 // check the file pointer position and if eof
H A Dfgetss_error.phpt7 Description: Gets line from file pointer and strip HTML tags
H A Dfgets_error.phpt7 Description: Gets line from file pointer
H A Dfopen_variation3.phpt8 * Description: Open a file or a URL and return a file pointer
H A Dfseek_variation1.phpt8 * Description: Seek on a file pointer
H A Dfgetc_basic.phpt7 Description: Gets character from file pointer
45 // read data from the file and check, file pointer position, feof etc
47 var_dump( ftell($file_handle) ); // file pointer position
H A Dfgetss_variation3-win32.phpt13 Description: Gets line from file pointer and strip HTML tags
58 // rewind the file pointer to beginning of the file
70 var_dump( ftell($file_handle) ); // check the file pointer position
H A Dfgetss_variation3.phpt13 Description: Gets line from file pointer and strip HTML tags
54 // rewind the file pointer to beginning of the file
66 var_dump( ftell($file_handle) ); // check the file pointer position
H A Dfopen_variation10-win32.phpt18 * Description: Open a file or a URL and return a file pointer
H A Dfopen_variation11-win32.phpt17 * Description: Open a file or a URL and return a file pointer
H A Dfscanf_variation26.phpt51 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfgetcsv_variation8.phpt7 Description: Gets line from file pointer and parse for CSV fields
65 // else rewind the file pointer to beginning of the file
70 // rewind the file pointer to bof
83 // check the file pointer position and if eof
H A Dfgetcsv_variation9.phpt7 Description: Gets line from file pointer and parse for CSV fields
64 // else rewind the file pointer to beginning of the file
69 // rewind the file pointer to bof
81 // check the file pointer position and if eof
H A Dfread_variation2.phpt7 Description: reads up to length bytes from the file pointer referenced by handle.
27 // print file pointer position before read
41 // file pointer position after read
43 // check if file pointer at eof()
H A Dfread_error.phpt7 Description: reads up to length bytes from the file pointer referenced by handle.
H A Dfgets_variation4-win32.phpt13 Description: Gets a line from file pointer
48 var_dump( ftell($file_handle) ); // ensure the file pointer position
55 var_dump( ftell($file_handle) ); // ensure the file pointer position
H A Dfgets_variation4.phpt13 Description: Gets a line from file pointer
48 var_dump( ftell($file_handle) ); // ensure the file pointer position
55 var_dump( ftell($file_handle) ); // ensure the file pointer position
H A Dfgetcsv_variation24.phpt7 Description: Gets line from file pointer and parse for CSV fields
62 // else rewind the file pointer to beginning of the file
67 // rewind the file pointer to bof
80 // check the file pointer position and if eof
H A Dfgetcsv_variation7.phpt7 Description: Gets line from file pointer and parse for CSV fields
61 // else rewind the file pointer to beginning of the file
66 // rewind the file pointer to bof
77 // check the file pointer position and if eof
H A Dfread_variation1.phpt7 Description: reads up to length bytes from the file pointer referenced by handle.
29 // print file pointer position before read
43 // file pointer position after read
45 // check if file pointer at eof()
H A Dfgetcsv_variation1.phpt7 Description: Gets line from file pointer and parse for CSV fields
62 // else rewind the file pointer to beginning of the file
67 // rewind the file pointer to bof
77 // check the file pointer position and if eof
H A Dfgetcsv_variation19.phpt7 Description: Gets line from file pointer and parse for CSV fields
59 // else rewind the file pointer to beginning of the file
64 // rewind the file pointer to bof
76 // check the file pointer position and if eof
H A Dfgetcsv_variation2.phpt7 Description: Gets line from file pointer and parse for CSV fields
62 // else rewind the file pointer to beginning of the file
67 // rewind the file pointer to bof
78 // check the file pointer position and if eof
/PHP-5.5/ext/mysql/
H A Dconfig.m449 MySQL/MySQLi/PDO_MYSQL: Location of the MySQL unix socket pointer.

Completed in 53 milliseconds

12345678910>>...15