Home
last modified time | relevance | path

Searched refs:read (Results 226 – 250 of 433) sorted by relevance

12345678910>>...18

/PHP-5.3/ext/phar/tests/
H A Dphar_convert_repeated_b.phpt109 Cannot write out executable phar archive, phar is read-only
117 Cannot write out executable phar archive, phar is read-only
H A Dcached_manifest_1.phpt2 Phar: phar.cache_list basic read test
H A Dcached_manifest_1U.phpt2 Phar: phar.cache_list basic read test
H A Dmetadata_read.phpt2 Phar with meta-data (read)
H A Dmetadata_readU.phpt2 Phar with meta-data (read)
/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_set_local_infile_default.phpt58 printf("[013] Cannot read from stream\n");
59 $error = 'Cannot read from stream';
H A Dmysqli_set_local_infile_handler_openbasedir.phpt62 printf("[013] Cannot read from stream\n");
63 $error = 'Cannot read from stream';
/PHP-5.3/ext/phar/tests/files/
H A Dinclude_path2.phar121 $read = 8192;
123 $read = $L[1] - strlen($m);
125 $last = (binary)fread($fp, $read);
130 die('ERROR: manifest length read was "' .
H A Dnophar.phar121 $read = 8192;
123 $read = $L[1] - strlen($m);
125 $last = (binary)fread($fp, $read);
130 die('ERROR: manifest length read was "' .
H A Dopenssl.phar121 $read = 8192;
123 $read = $L[1] - strlen($m);
125 $last = (binary)fread($fp, $read);
130 die('ERROR: manifest length read was "' .
/PHP-5.3/ext/phar/tests/cache_list/files/
H A Dnophar.phar121 $read = 8192;
123 $read = $L[1] - strlen($m);
125 $last = (binary)fread($fp, $read);
130 die('ERROR: manifest length read was "' .
H A Dopenssl.phar121 $read = 8192;
123 $read = $L[1] - strlen($m);
125 $last = (binary)fread($fp, $read);
130 die('ERROR: manifest length read was "' .
/PHP-5.3/ext/standard/tests/dir/
H A Ddir_error.phpt7 * Description: Directory class with properties, handle and class and methods read, rewind and close
/PHP-5.3/ext/dom/tests/
H A DDOMDocument_preserveWhiteSpace_variations.phpt2 DOMDocument::$preserveWhiteSpace - test ability to read and write property
H A DDOMDocument_encoding_basic.phpt2 DOMDocument::$encoding - read/write tests (dom_document_encoding_read/dom_document_encoding_write)
/PHP-5.3/ext/session/tests/
H A Dsave_handler.inc18 function read($id) {
/PHP-5.3/ext/sqlite3/tests/
H A Dsqlite3_12_unfinalized_stmt_cleanup.phpt23 /* Only read one row and break */
/PHP-5.3/ext/spl/tests/
H A DarrayObject_setFlags_basic1.phpt12 // read
/PHP-5.3/ext/zlib/tests/
H A Dzlib_scheme_copy_variation2.phpt34 //gzopen can read compressed and uncompressed so we
/PHP-5.3/ext/standard/tests/file/
H A Dfgetss_variation5-win32.phpt2 Test fgetss() function : usage variations - read/write modes, file pointer at EOF
16 /* try fgetss on files which are opened in read/write modes
64 var_dump( fgetss($file_handle) ); // try to read
H A Dfgetss_variation5.phpt2 Test fgetss() function : usage variations - read/write modes, file pointer at EOF
16 /* try fgetss on files which are opened in read/write modes
61 var_dump( fgetss($file_handle) ); // try to read
H A Dfputcsv_variation14.phpt2 Test fputcsv() : usage variations - with enclosure & delimiter of two chars(read only modes)
11 of two chars is provided and file is opened in read only mode */
13 echo "*** Testing fputcsv() : with enclosure & delimiter of two chars and file opened in read mode …
15 /* the array is with three elements in it. Each element should be read as
85 *** Testing fputcsv() : with enclosure & delimiter of two chars and file opened in read mode ***
H A Dfgetc_variation2.phpt26 // read from closed file
/PHP-5.3/ext/libxml/tests/
H A Dbug61367-read.phpt2 Bug #61367: open_basedir bypass in libxml RSHUTDOWN: read test
/PHP-5.3/ext/spl/examples/
H A Ddbareader.inc25 * Open database $file with $handler in read only mode.

Completed in 40 milliseconds

12345678910>>...18