Lines Matching refs:pointer
13 Description: Gets line from file pointer and strip HTML tags
59 // rewind the file pointer to beginning of the file
66 …echo "-- fgetss() with default length, file pointer at 0 , expected : no character should be read …
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 --
148 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
158 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
168 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --