Home
last modified time | relevance | path

Searched refs:eof (Results 126 – 147 of 147) sorted by relevance

123456

/PHP-7.4/ext/standard/tests/file/
H A Dfgetcsv_variation2.phpt78 // check the file pointer position and if eof
H A Dfgetcsv_variation24.phpt80 // check the file pointer position and if eof
H A Dfgetcsv_variation26.phpt66 // check the file pointer position and if eof
H A Dfgetcsv_variation7.phpt77 // check the file pointer position and if eof
H A Dfgetcsv_variation11.phpt80 // check the file pointer position and if eof
H A Dfputcsv_variation2.phpt59 // check the file pointer position and eof
H A Dfread_variation4.phpt41 // check if file pointer at eof()
H A Dfputcsv_variation3.phpt59 // check the file pointer position and eof
H A Dfputcsv_variation4.phpt59 // check the file pointer position and eof
H A Dfputcsv_variation13.phpt60 // check the file pointer position and eof
H A Dfread_variation2.phpt43 // check if file pointer at eof()
H A Dfgetcsv_variation12.phpt78 // check the file pointer position and if eof
H A Dfgetcsv_variation4.phpt77 // check the file pointer position and if eof
H A Dfgetcsv_variation5.phpt79 // check the file pointer position and if eof
H A Dfgetcsv_variation25.phpt80 // check the file pointer position and if eof
H A Dfgetcsv_variation27.phpt80 // check the file pointer position and if eof
H A Dfgetcsv_variation28.phpt80 // check the file pointer position and if eof
H A Dfgetcsv_variation3.phpt78 // check the file pointer position and if eof
H A Dfputcsv_variation9.phpt61 // check the file pointer position and eof
/PHP-7.4/ext/spl/
H A Dspl_directory.c2368 SPL_METHOD(SplFileObject, eof) in SPL_METHOD() argument
3095 SPL_ME(SplFileObject, eof, arginfo_splfileinfo_void, ZEND_ACC_PUBLIC)
/PHP-7.4/ext/oci8/
H A Doci8.c861 PHP_FALIAS(eof, oci_lob_eof, arginfo_oci_lob_eof_method)
/PHP-7.4/ext/date/lib/
H A Dparse_date.c305 if(!s->eof){
328 s->eof = &s->lim[cnt]; *(s->eof)++ = '\n';

Completed in 88 milliseconds

123456