Home
last modified time | relevance | path

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

123456

/PHP-7.4/ext/standard/tests/file/
H A Dfputcsv_variation6.phpt62 // check the file pointer position and eof
H A Dfputcsv_variation7.phpt62 // check the file pointer position and eof
H A Dfputcsv_variation8.phpt62 // check the file pointer position and eof
H A Dfgetcsv_variation22.phpt75 // check the file pointer position and if eof
H A Dfgetcsv_variation29.phpt76 // check the file pointer position and if eof
H A Dfgetcsv_variation30.phpt75 // check the file pointer position and if eof
H A Dfgetcsv_variation31.phpt77 // check the file pointer position and if eof
H A Dfputcsv_variation11.phpt59 // check the file pointer position and eof
H A Dfputcsv_variation12.phpt60 // check the file pointer position and eof
H A Dfgetcsv_variation15.phpt70 // check the file pointer position and if eof
H A Dfgetcsv_variation16.phpt74 // check the file pointer position and if eof
H A Dfputcsv_variation14.phpt68 // check the file pointer position and eof
H A Dfread_variation3-win32-mb.phpt47 // check if file pointer at eof()
H A Dfread_variation3-win32.phpt47 // check if file pointer at eof()
H A Dfread_variation3.phpt47 // check if file pointer at eof()
H A Dfgetcsv_variation6.phpt80 // check the file pointer position and if eof
85 // check the file pointer position and if eof
H A Dfgetcsv_variation8.phpt83 // check the file pointer position and if eof
H A Dfgetcsv_variation9.phpt81 // check the file pointer position and if eof
H A Dfgetcsv_variation1.phpt77 // check the file pointer position and if eof
H A Dfread_variation1.phpt45 // check if file pointer at eof()
H A Dfgetcsv_variation19.phpt76 // check the file pointer position and if eof
/PHP-7.4/ext/pdo_oci/
H A Doci_statement.c674 stream->eof = 1; in oci_blob_read()
/PHP-7.4/sapi/fpm/tests/
H A Dfcgi.inc627 && $info['eof']) {
/PHP-7.4/ext/date/lib/
H A Dparse_date.re303 if(!s->eof){
326 s->eof = &s->lim[cnt]; *(s->eof)++ = '\n';
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c1787 packet->eof = TRUE; in php_mysqlnd_rowp_read()
1801 packet->eof = FALSE; in php_mysqlnd_rowp_read()

Completed in 69 milliseconds

123456