Home
last modified time | relevance | path

Searched refs:write (Results 276 – 300 of 490) sorted by relevance

1...<<11121314151617181920

/PHP-5.5/ext/phar/tests/zip/
H A Dopen_for_write_existing_c_5_2.phpt41 …rite_existing_c_5_2.phar.zip/b/c.php): failed to open stream: phar error: write operations disable…
H A Dopen_for_write_existing_b.phpt49 …or_write_existing_b.phar.zip/b/c.php): failed to open stream: phar error: write operations disable…
H A Dopen_for_write_existing_b_5_2.phpt47 …rite_existing_b_5_2.phar.zip/b/c.php): failed to open stream: phar error: write operations disable…
H A Dmetadata_write_commit.phpt2 Phar with meta-data (write) zip-based
H A Dmetadata_write_commitU.phpt2 Phar with meta-data (write) zip-based
/PHP-5.5/ext/oci8/tests/
H A Dlob_044.phpt32 var_dump($blob->write("this is a biiiig faaat test string. why are you reading it, I wonder? =)"));
H A Dpecl_bug10194_blob.phpt37 $row['BLOB']->write($string);
H A Dpecl_bug10194_blob_64.phpt38 $row['BLOB']->write($string);
H A Dlob_024.phpt29 var_dump($blob->write(str_repeat("string.", 1000)));
H A Dlob_011.phpt26 var_dump($blob->write("some string here. string, I said"));
H A Dlob_025.phpt27 var_dump($blob->write(str_repeat("string.", 1000)));
/PHP-5.5/ext/standard/tests/file/
H A Dfilesize_variation4.phpt70 echo "-- opening the existing file in write mode --\n";
107 -- opening the existing file in write mode --
H A Dfopen_variation14.phpt50 $writeData = "write:$iteration";
70 // create the file to test write
H A Dfopen_variation15.phpt54 $writeData = "write:$iteration";
74 // create the file to test write
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dphar_test.inc42 // write manifest entry
/PHP-5.5/ext/phar/tests/files/
H A Dphar_test.inc42 // write manifest entry
/PHP-5.5/ext/phar/tests/tar/
H A Dopen_for_write_existing_b.phpt52 …or_write_existing_b.phar.tar/b/c.php): failed to open stream: phar error: write operations disable…
H A Dopen_for_write_existing_b_5_2.phpt50 …rite_existing_b_5_2.phar.tar/b/c.php): failed to open stream: phar error: write operations disable…
/PHP-5.5/ext/curl/
H A Dphp_curl.h145 php_curl_write *write; member
/PHP-5.5/
H A Dphp5.spec.in22 developers to write dynamically generated pages quickly.
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_signals.c177 write(sp[1], &s, sizeof(s)); in sig_handler()
/PHP-5.5/ext/mysqli/tests/
H A Dlocal_infile_tools.inc67 printf("[%03d + 2] Cannot write CVS file '%s'\n", $offset, $file);
75 printf("[%03d + 3] Cannot write CVS file '%s'\n", $offset, $file);
/PHP-5.5/ext/phar/tests/
H A Ddir.phpt69 Warning: mkdir(): phar error: cannot create directory "phar://%sdir.phar.php/fails", write operatio…
85 Warning: rmdir(): phar error: cannot rmdir directory "phar://%sdir.phar.php/another/dir", write ope…
H A Dopen_for_write_newfile_c.phpt35 …r_write_newfile_c.phar.php/b/new.php): failed to open stream: phar error: write operations disable…
/PHP-5.5/ext/phar/
H A DTODO76 path. Because the mapping would be to an external directory, write access
88 X allow read/write on .tar/.zip files that do not contain a stub or alias [Steph/Greg]
108 * implement write support for mounted files even if phar.readonly=1

Completed in 65 milliseconds

1...<<11121314151617181920