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