Home
last modified time | relevance | path

Searched refs:pointer (Results 251 – 275 of 369) sorted by relevance

1...<<1112131415

/PHP-5.5/ext/standard/tests/file/
H A Dfopen_variation14.phpt13 * Description: Open a file or a URL and return a file pointer
H A Dfopen_variation15.phpt13 * Description: Open a file or a URL and return a file pointer
H A Dfputcsv_variation14.phpt7 Description: Format line as CSV and write to the file pointer
68 // check the file pointer position and eof
H A Dfgetcsv_variation11.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 Dfpassthru_variation1.phpt8 * Description: Output all remaining data from a file pointer
H A Dfgetcsv_variation6.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
80 // check the file pointer position and if eof
85 // check the file pointer position and if eof
H A Dfscanf_variation5.phpt60 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation11.phpt65 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation30.phpt65 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation36.phpt60 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation42.phpt60 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation48.phpt60 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfwrite_variation4-win32.phpt52 … /* Write the data into the file, verify it by checking the file pointer position, eof position,
/PHP-5.5/ext/standard/tests/array/
H A Dcurrent_variation1.phpt6 * Description: Return the element currently pointed to by the internal array pointer
H A Dend_variation1.phpt6 * Description: Advances array argument's internal pointer to the last element and return it
H A Dkey_variation1.phpt6 * Description: Return the key of the element currently pointed to by the internal array pointer
H A Dnext_variation1.phpt6 * Description: Move array argument's internal pointer to the next element and return it
H A Dprev_variation1.phpt6 * Description: Move array argument's internal pointer to the previous element and return it
H A Dreset_variation1.phpt6 * Description: Set array argument's internal pointer to the first element and return it
H A Deach_variation1.phpt7 * and advance the pointer to the next element
/PHP-5.5/ext/zlib/tests/
H A Dgzopen_variation3.phpt12 * Description: Open a .gz-file and return a .gz-file pointer
H A Dgzopen_variation1.phpt12 * Description: Open a .gz-file and return a .gz-file pointer
H A Dgzopen_variation4.phpt12 * Description: Open a .gz-file and return a .gz-file pointer
/PHP-5.5/ext/spl/tests/
H A DSplFileObject_fputcsv_variation10.phpt44 // check the file pointer position and eof
/PHP-5.5/ext/intl/
H A DERROR.CONVENTIONS51 by passing a pointer to the object's intl_error structed as the first parameter.

Completed in 74 milliseconds

1...<<1112131415