Home
last modified time | relevance | path

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

12345678910>>...12

/PHP-7.4/
H A Dbuildconf.bat4 copy %PHP_BUILDCONF_PATH%\win32\build\configure.bat %PHP_BUILDCONF_PATH% > nul
/PHP-7.4/ext/phar/tests/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 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 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.4/ext/
H A Dext_skel.php321 if (!copy($options['skel'] . $config_script . '.in', $new_config_script)) {
341 …if (!copy($options['skel'] . $src_file, $options['dir'] . $options['ext'] . DIRECTORY_SEPARATOR . …
368 if (!copy($test, $options['dir'] . $options['ext'] . DIRECTORY_SEPARATOR . $new_test)) {
/PHP-7.4/ext/zip/examples/
H A Dget_set_comments.php3 copy('test_with_comment.zip', 't.zip');
/PHP-7.4/ext/phar/tests/
H A Dbug71391.phpt8 copy(__DIR__."/bug71391.tar", __DIR__."/bug71391.test.tar");
/PHP-7.4/ext/mbstring/libmbfl/
H A DLICENSE6 Everyone is permitted to copy and distribute verbatim copies
50 permission to copy, distribute and/or modify the library.
150 1. You may copy and distribute verbatim copies of the Library's
152 you conspicuously and appropriately publish on each copy an
155 warranty; and distribute a copy of this License along with the
163 of it, thus forming a work based on the Library, and copy and
222 subsequent copies and derivative works made from that copy.
227 4. You may copy and distribute the Library (or a portion or
238 compelled to copy the source along with the object code.
316 materials or that you have already sent this user a copy.
[all …]
/PHP-7.4/ext/spl/tests/
H A Darray_002.phpt2 SPL: ArrayObject copy constructor
/PHP-7.4/appveyor/
H A Dtest_task.bat59 copy %DEPS_DIR%\template\ssl\openssl.cnf %OPENSSLDIR%
71 copy %DEPS_DIR%\bin\libenchant_ispell.dll c:\enchant_plugins
73 copy %DEPS_DIR%\bin\libenchant_myspell.dll c:\enchant_plugins
92 copy %PHP_BUILD_CACHE_ENCHANT_DICT_DIR%\* %USERPROFILE%\enchant\myspell
/PHP-7.4/ext/bcmath/libbcmath/
H A DLICENSE6 Everyone is permitted to copy and distribute verbatim copies
51 permission to copy, distribute and/or modify the library.
153 1. You may copy and distribute verbatim copies of the Library's
155 you conspicuously and appropriately publish on each copy an
158 warranty; and distribute a copy of this License along with the
166 of it, thus forming a work based on the Library, and copy and
225 subsequent copies and derivative works made from that copy.
230 4. You may copy and distribute the Library (or a portion or
241 compelled to copy the source along with the object code.
319 materials or that you have already sent this user a copy.
[all …]
/PHP-7.4/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.4/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.4/ext/gd/tests/
H A Dimagecopyresampled_basic.phpt51 echo "Size of copy: width=". $width . " height=" . $height . "\n";
69 Size of copy: width=200 height=150
/PHP-7.4/ext/standard/tests/file/
H A Dbug81145.phpt2 Bug #81145 (copy() and stream_copy_to_stream() fail for +4GB files)
31 copy($src, $dst);
/PHP-7.4/ext/zip/tests/
H A Dbug8009.phpt12 copy($src, $filename);
/PHP-7.4/ext/pgsql/tests/
H A D06copy_2.phpt2 PostgreSQL copy functions, part 2

Completed in 40 milliseconds

12345678910>>...12