Home
last modified time | relevance | path

Searched refs:copy (Results 76 – 100 of 316) sorted by relevance

12345678910>>...13

/php-src/ext/zlib/tests/
H A Dzlib_scheme_copy_variation2.phpt2 Test compress.zlib:// scheme with the copy function: uncompressed to compressed
24 copy($srcFile, $destFile);
/php-src/ext/phar/tests/zip/
H A Ddir.phpt22 copy($fname, $fname2);
26 copy($fname, $fname3);
H A Dphar_setalias.phpt39 copy($fname, $fname2);
44 copy($fname2, $fname3);
/php-src/ext/phar/tests/cache_list/
H A Dcopyonwrite18.phar.phpt2 Phar: copy-on-write test 18 [cache_list]
H A Dcopyonwrite1.phar.phpt2 Phar: copy-on-write test 1 [cache_list]
H A Dcopyonwrite17.phar.phpt2 Phar: copy-on-write test 17 [cache_list]
H A Dcopyonwrite20.phar.phpt2 Phar: copy-on-write test 20 [cache_list]
H A Dcopyonwrite15.phar.phpt2 Phar: copy-on-write test 15 [cache_list]
H A Dcopyonwrite16.phar.phpt2 Phar: copy-on-write test 16 [cache_list]
H A Dcopyonwrite19.phar.phpt2 Phar: copy-on-write test 19 [cache_list]
H A Dcopyonwrite7.phar.phpt2 Phar: copy-on-write test 7 [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 Dcopyonwrite21.phar.phpt2 Phar: copy-on-write test 21 [cache_list]
H A Dcopyonwrite22.phar.phpt2 Phar: copy-on-write test 22 [cache_list]
H A Dcopyonwrite24.phar.phpt2 Phar: copy-on-write test 24 [cache_list]
H A Dcopyonwrite4.phar.phpt2 Phar: copy-on-write test 4 [cache_list]
H A Dcopyonwrite8.phar.phpt2 Phar: copy-on-write test 8 [cache_list]
H A Dcopyonwrite25.phar.phpt2 Phar: copy-on-write test 25 [cache_list]
/php-src/ext/zip/tests/
H A Doo_addglob2.phpt19 copy(__FILE__, $dirname . 'foo.txt');
20 copy(__FILE__, $dirname . 'bar.txt');
/php-src/ext/phar/tests/tar/
H A Ddir.phpt23 copy($fname, $fname2);
27 copy($fname, $fname3);
/php-src/main/
H A Dbuild-defs.h.in9 | If you did not receive a copy of the PHP license and are unable to |
11 | license@php.net so we can mail you a copy immediately. |
/php-src/Zend/tests/
H A Dbug79364.phpt2 Bug #79364 (When copy empty array, next key is unspecified)
H A Darray_append_COW.phpt2 Tests that array manipulation code is correctly dealing with copy on write and splitting on referen…
/php-src/ext/phar/tests/cache_list/files/
H A Dwrite15.phar4 $p->copy("test.txt","copied");

Completed in 39 milliseconds

12345678910>>...13