Home
last modified time | relevance | path

Searched refs:copy (Results 101 – 125 of 301) sorted by relevance

12345678910>>...13

/PHP-7.0/
H A Dbuildconf.bat4 copy %PHP_BUILDCONF_PATH%\win32\build\configure.bat %PHP_BUILDCONF_PATH% > nul
/PHP-7.0/ext/phar/tests/cache_list/
H A Dcopyonwrite2.phar.phpt2 Phar: copy-on-write test 2 [cache_list]
H A Dcopyonwrite12.phar.phpt2 Phar: copy-on-write test 12 [cache_list]
H A Dcopyonwrite13.phar.phpt2 Phar: copy-on-write test 13 [cache_list]
H A Dcopyonwrite14.phar.phpt2 Phar: copy-on-write test 14 [cache_list]
H A Dcopyonwrite22.phar.phpt2 Phar: copy-on-write test 22 [cache_list]
H A Dcopyonwrite21.phar.phpt2 Phar: copy-on-write test 21 [cache_list]
H A Dcopyonwrite24.phar.phpt2 Phar: copy-on-write test 24 [cache_list]
H A Dcopyonwrite25.phar.phpt2 Phar: copy-on-write test 25 [cache_list]
H A Dcopyonwrite23.phar.phpt2 Phar: copy-on-write test 23 [cache_list]
H A Dcopyonwrite11.phar.phpt2 Phar: copy-on-write test 11 [cache_list]
H A Dcopyonwrite9.phar.phpt2 Phar: copy-on-write test 9 [cache_list]
H A Dcopyonwrite10.phar.phpt2 Phar: copy-on-write test 10 [cache_list]
/PHP-7.0/ext/hash/tests/
H A Dhash_copy_001.phpt14 $copy = hash_copy($orig);
17 var_dump(hash_final($copy));
24 $copy = hash_copy($orig);
27 hash_update($copy, b"Can’t tell if this is true or dream");
28 var_dump(hash_final($copy));
H A Dbug52240.phpt2 Bug #52240 (hash_copy() does not copy the HMAC key, causes wrong results and PHP crashes)
/PHP-7.0/ext/standard/tests/array/
H A Dbug44182.phpt2 Bug #44182 (extract EXTR_REFS can fail to split copy-on-write references)
/PHP-7.0/ext/phar/tests/cache_list/files/
H A Dwrite15.phar.inc10 $p->copy("test.txt","copied");
/PHP-7.0/ext/phar/tests/
H A Dbug71391.phpt8 copy(__DIR__."/bug71391.tar", __DIR__."/bug71391.test.tar");
/PHP-7.0/ext/zip/examples/
H A Dget_set_comments.php4 copy('test_with_comment.zip', 't.zip');
/PHP-7.0/ext/spl/tests/
H A Darray_002.phpt2 SPL: ArrayObject copy constructor
/PHP-7.0/ext/standard/tests/streams/
H A Dbug54623.phpt2 Bug #54623: Segfault when when writing to a persistent socket after closing a copy of the socket
/PHP-7.0/Zend/tests/traits/
H A Dlanguage013.phpt2 Statics work like expected for language-based copy'n'paste. No link between methods from the same t…
/PHP-7.0/ext/gd/tests/
H A Dimagecopyresampled_basic.phpt52 echo "Size of copy: width=". $width . " height=" . $height . "\n";
70 Size of copy: width=200 height=150
/PHP-7.0/ext/zip/tests/
H A Dbug8009.phpt13 copy($src, $filename);
H A Doo_addemptydir.phpt15 copy($dirname . 'test.zip', $file);

Completed in 25 milliseconds

12345678910>>...13