Home
last modified time | relevance | path

Searched refs:pointer (Results 176 – 200 of 369) sorted by last modified time

12345678910>>...15

/PHP-5.5/ext/standard/tests/file/
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 Dfgets_variation1.phpt7 Description: Gets a line from file pointer
32 // rewind the file pointer to beginning of the file
39 var_dump( ftell($file_handle) ); // ensure that file pointer position is not changed
40 var_dump( feof($file_handle) ); // check if end of file pointer is set
H A Dfgets_variation2.phpt7 Description: Gets a line from file pointer
H A Dfgets_variation6-win32.phpt13 Description: Gets a line from file pointer
69 -- fgets() with file pointer pointing at EOF --
77 -- fgets() with file pointer pointing at EOF --
85 -- fgets() with file pointer pointing at EOF --
93 -- fgets() with file pointer pointing at EOF --
103 -- fgets() with file pointer pointing at EOF --
111 -- fgets() with file pointer pointing at EOF --
119 -- fgets() with file pointer pointing at EOF --
127 -- fgets() with file pointer pointing at EOF --
137 -- fgets() with file pointer pointing at EOF --
[all …]
H A Dfgets_variation6.phpt13 Description: Gets a line from file pointer
69 -- fgets() with file pointer pointing at EOF --
77 -- fgets() with file pointer pointing at EOF --
85 -- fgets() with file pointer pointing at EOF --
93 -- fgets() with file pointer pointing at EOF --
103 -- fgets() with file pointer pointing at EOF --
111 -- fgets() with file pointer pointing at EOF --
119 -- fgets() with file pointer pointing at EOF --
127 -- fgets() with file pointer pointing at EOF --
137 -- fgets() with file pointer pointing at EOF --
[all …]
H A Dfgetss_error.phpt7 Description: Gets line from file pointer and strip HTML tags
H A Dfgetss_variation1-win32.phpt13 Description: Gets line from file pointer and strip HTML tags
59 // rewind the file pointer to beginning of the file
68 var_dump( ftell($file_handle) ); //ensure that file pointer position is not changed
69 var_dump( feof($file_handle) ); // check if end of file pointer is set
88 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
98 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
108 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
118 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
128 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
138 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
[all …]
H A Dfgetss_variation1.phpt13 Description: Gets line from file pointer and strip HTML tags
55 // rewind the file pointer to beginning of the file
64 var_dump( ftell($file_handle) ); //ensure that file pointer position is not changed
65 var_dump( feof($file_handle) ); // check if end of file pointer is set
84 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
94 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
104 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
114 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
124 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
134 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
[all …]
H A Dfgetss_variation2.phpt7 Description: Gets line from file pointer and strip HTML tags
47 // rewind the file pointer to beginning of the file
60 var_dump( ftell($file_handle) ); // check the 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 Dfgets_basic.phpt7 Description: Gets a line from file pointer
57 -- fgets() with default length, file pointer at 0 --
67 -- fgets() with default length, file pointer at 0 --
77 -- fgets() with default length, file pointer at 0 --
89 -- fgets() with default length, file pointer at 0 --
101 -- fgets() with default length, file pointer at 0 --
111 -- fgets() with default length, file pointer at 0 --
121 -- fgets() with default length, file pointer at 0 --
133 -- fgets() with default length, file pointer at 0 --
145 -- fgets() with default length, file pointer at 0 --
[all …]
H A Dfgets_error.phpt7 Description: Gets line from file pointer
H A Dfgets_variation3.phpt7 Description: Gets a line from file pointer
39 // get the file pointer to beginning of the file
48 // get the file pointer to beginning of the file
71 -- fgets() with default length, file pointer at 0 --
82 -- fgets() with default length, file pointer at 0 --
93 -- fgets() with default length, file pointer at 0 --
106 -- fgets() with default length, file pointer at 0 --
119 -- fgets() with default length, file pointer at 0 --
130 -- fgets() with default length, file pointer at 0 --
141 -- fgets() with default length, file pointer at 0 --
[all …]
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 Dfgets_variation5.phpt7 Description: Gets a line from file pointer
44 var_dump( ftell($file_handle) ); // ensure the file pointer position
H A Dfgetss_basic1.phpt7 Description: Gets line from file pointer and strip HTML tags
71 -- fgetss() with default length, file pointer at 0 --
76 -- fgets() with length = 30, file pointer at 0 --
82 -- fgetss() with default length, file pointer at 0 --
87 -- fgets() with length = 30, file pointer at 0 --
93 -- fgetss() with default length, file pointer at 0 --
98 -- fgets() with length = 30, file pointer at 0 --
104 -- fgetss() with default length, file pointer at 0 --
109 -- fgets() with length = 30, file pointer at 0 --
120 -- fgets() with length = 30, file pointer at 0 --
[all …]
H A Dfgetss_basic2-win32.phpt51 // rewind the file pointer to beginning of the file
87 -- fgetss() with default length, file pointer at 0 --
92 -- fgets() with length = 30, file pointer at 0 --
107 -- fgets() with length = 30, file pointer at 0 --
122 -- fgets() with length = 30, file pointer at 0 --
137 -- fgets() with length = 30, file pointer at 0 --
152 -- fgets() with length = 30, file pointer at 0 --
167 -- fgets() with length = 30, file pointer at 0 --
182 -- fgets() with length = 30, file pointer at 0 --
197 -- fgets() with length = 30, file pointer at 0 --
[all …]
H A Dfgetss_basic2.phpt49 // rewind the file pointer to beginning of the file
85 -- fgetss() with default length, file pointer at 0 --
90 -- fgets() with length = 30, file pointer at 0 --
105 -- fgets() with length = 30, file pointer at 0 --
120 -- fgets() with length = 30, file pointer at 0 --
135 -- fgets() with length = 30, file pointer at 0 --
150 -- fgets() with length = 30, file pointer at 0 --
165 -- fgets() with length = 30, file pointer at 0 --
180 -- fgets() with length = 30, file pointer at 0 --
195 -- fgets() with length = 30, file pointer at 0 --
[all …]
H A Dfgetss_variation4.phpt2 Test fgetss() function : usage variations - read modes, file pointer at EOF
12 Description: Gets line from file pointer and strip HTML tags
50 // rewind the file pointer to beginning of the file
56 echo "-- Reading when file pointer points to EOF --\n";
58 var_dump( ftell($file_handle) ); //ensure file pointer at end
84 -- Reading when file pointer points to EOF --
99 -- Reading when file pointer points to EOF --
114 -- Reading when file pointer points to EOF --
129 -- Reading when file pointer points to EOF --
144 -- Reading when file pointer points to EOF --
[all …]
H A Dfgetss_variation5-win32.phpt13 Description: Gets line from file pointer and strip HTML tags
55 // rewind the file pointer to beginning of the file
91 -- Reading when file pointer points to EOF --
106 -- Reading when file pointer points to EOF --
121 -- Reading when file pointer points to EOF --
136 -- Reading when file pointer points to EOF --
151 -- Reading when file pointer points to EOF --
166 -- Reading when file pointer points to EOF --
181 -- Reading when file pointer points to EOF --
196 -- Reading when file pointer points to EOF --
[all …]
H A Dfgetss_variation5.phpt13 Description: Gets line from file pointer and strip HTML tags
52 // rewind the file pointer to beginning of the file
88 -- Reading when file pointer points to EOF --
103 -- Reading when file pointer points to EOF --
118 -- Reading when file pointer points to EOF --
133 -- Reading when file pointer points to EOF --
148 -- Reading when file pointer points to EOF --
163 -- Reading when file pointer points to EOF --
178 -- Reading when file pointer points to EOF --
193 -- Reading when file pointer points to EOF --
[all …]
H A Dfeof_basic.phpt8 * Description: Test for end-of-file on a file pointer

Completed in 79 milliseconds

12345678910>>...15