Home
last modified time | relevance | path

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

12345678910>>...12

/PHP-7.4/ext/phar/tests/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 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 Dcopyonwrite3.phar.phpt2 Phar: copy-on-write test 3 [cache_list]
H A Dcopyonwrite2.phar.phpt2 Phar: copy-on-write test 2 [cache_list]
/PHP-7.4/ext/phar/tests/cache_list/files/
H A Dwrite15.phar4 $p->copy("test.txt","copied");
H A Dwrite15.phar.inc10 $p->copy("test.txt","copied");
/PHP-7.4/Zend/tests/
H A Darray_unshift_COW.phpt2 Tests that array unshift code is correctly dealing with copy on write and splitting on reference
H A Dunset_cv11.phpt2 unset() CV 11 (unset() of copy destoies original value)
/PHP-7.4/ext/phar/tests/tar/
H A Ddir.phpt23 copy($fname, $fname2);
27 copy($fname, $fname3);
/PHP-7.4/ext/zlib/tests/
H A Dzlib_scheme_copy_variation2.phpt2 Test compress.zlib:// scheme with the copy function: uncompressed to compressed
28 copy($srcFile, $destFile);
/PHP-7.4/main/
H A Dbuild-defs.h.in11 | If you did not receive a copy of the PHP license and are unable to |
13 | license@php.net so we can mail you a copy immediately. |
/PHP-7.4/ext/pgsql/tests/
H A D06copy.phpt2 PostgreSQL copy functions
/PHP-7.4/ext/spl/tests/
H A Dbug42654.phpt21 $copy = $iterator->getArrayCopy();
22 var_dump($copy);
/PHP-7.4/tests/lang/
H A DforeachLoop.010.phpt11 // "Unless the array is referenced, foreach operates on a copy of
19 // At this point the array $a is no longer referenced, so foreach should operate on a copy of the a…
/PHP-7.4/ext/phar/tests/zip/
H A Dphar_setalias.phpt39 copy($fname, $fname2);
44 copy($fname2, $fname3);
/PHP-7.4/ext/date/lib/
H A DLICENSE.rst6 Permission is hereby granted, free of charge, to any person obtaining a copy
9 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/PHP-7.4/ext/hash/tests/
H A Dbug52240.phpt2 Bug #52240 (hash_copy() does not copy the HMAC key, causes wrong results and PHP crashes)
/PHP-7.4/ext/standard/tests/array/
H A Dbug44182.phpt2 Bug #44182 (extract EXTR_REFS can fail to split copy-on-write references)

Completed in 30 milliseconds

12345678910>>...12