Home
last modified time | relevance | path

Searched refs:read (Results 426 – 450 of 478) sorted by relevance

1...<<11121314151617181920

/PHP-5.5/ext/spl/tests/
H A DSplFileObject_fputcsv_variation11.phpt10 /* the array is with three elements in it. Each element should be read as
H A DSplFileObject_fputcsv_variation12.phpt11 /* the array is with three elements in it. Each element should be read as
H A DSplFileObject_fputcsv_variation5.phpt10 /* the array is with three elements in it. Each element should be read as
H A DSplFileObject_fputcsv_variation6.phpt13 /* the array is with three elements in it. Each element should be read as
H A DSplFileObject_fputcsv_variation7.phpt13 /* the array is with three elements in it. Each element should be read as
H A DSplFileObject_fputcsv_variation8.phpt13 /* the array is with three elements in it. Each element should be read as
/PHP-5.5/ext/oci8/
H A Doci8_lob.c741 while ((loblen = read(fp, &buf, sizeof(buf))) > 0) {
/PHP-5.5/
H A Dphp.ini-development647 ; Whether PHP will read the POST data.
650 ; and $_FILES to always be empty; the only way you will be able to read the
1139 ; and reveal this password! And of course, any users with read access to this
1198 ; and reveal this password! And of course, any users with read access to this
1484 ; How many bytes to read from the file.
1558 ; Cleanup the progress information as soon as all POST data has been read
H A Dphp.ini-production647 ; Whether PHP will read the POST data.
650 ; and $_FILES to always be empty; the only way you will be able to read the
1139 ; and reveal this password! And of course, any users with read access to this
1198 ; and reveal this password! And of course, any users with read access to this
1484 ; How many bytes to read from the file.
1558 ; Cleanup the progress information as soon as all POST data has been read
/PHP-5.5/ext/standard/tests/file/
H A Dfputcsv_variation1.phpt14 /* the array is with three elements in it. Each element should be read as
H A Dfputcsv_variation11.phpt14 /* the array is with three elements in it. Each element should be read as
H A Dfputcsv_variation12.phpt15 /* the array is with three elements in it. Each element should be read as
H A Dfputcsv_variation5.phpt14 /* the array is with three elements in it. Each element should be read as
H A Dfputcsv_variation6.phpt17 /* the array is with three elements in it. Each element should be read as
H A Dfputcsv_variation7.phpt17 /* the array is with three elements in it. Each element should be read as
H A Dfgets_variation3.phpt2 Test fgets() function : usage variations - read with/without length
H A Dfputcsv_variation8.phpt17 /* the array is with three elements in it. Each element should be read as
H A Dfgets_variation4-win32.phpt2 Test fgets() function : usage variations - seek n read
H A Dfgets_variation4.phpt2 Test fgets() function : usage variations - seek n read
H A Dreadfile_basic-win32.phpt28 // create file, read the file content, delete file
H A Dreadfile_basic.phpt28 // create file, read the file content, delete file
H A Dfile.inc24 $mode = Mode as specified in fopen call, read documentation of fopen() call for more info
/PHP-5.5/ext/pcre/pcrelib/
H A DNEWS137 now "skip" instead of "read" (which provokes an error).
652 (iv) Added -f, --file to read patterns from a file.
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_structs.h273 void (*read)(struct st_mysqlnd_read_buffer *, size_t count, zend_uchar * dest); member
/PHP-5.5/ext/mcrypt/
H A Dmcrypt.c1438 n = read(*fd, iv + read_bytes, size - read_bytes); in PHP_FUNCTION()

Completed in 105 milliseconds

1...<<11121314151617181920