Home
last modified time | relevance | path

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

12345678910>>...12

/PHP-8.0/ext/gd/tests/
H A Dimagecopyresampled_basic.phpt45 echo "Size of copy: width=". $width . " height=" . $height . "\n";
63 Size of copy: width=200 height=150
/PHP-8.0/ext/spl/tests/
H A Dbug42654.phpt21 $copy = $iterator->getArrayCopy();
22 var_dump($copy);
H A Darray_002.phpt2 SPL: ArrayObject copy constructor
/PHP-8.0/ext/phar/tests/zip/
H A Dphar_setalias.phpt39 copy($fname, $fname2);
44 copy($fname2, $fname3);
/PHP-8.0/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-8.0/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]
/PHP-8.0/ext/zip/examples/
H A Dget_set_comments.php3 copy('test_with_comment.zip', 't.zip');
/PHP-8.0/ext/
H A Dext_skel.php310 if (!copy($options['skel'] . $config_script . '.in', $new_config_script)) {
331 …if (!copy($options['skel'] . $src_file, $options['dir'] . $options['ext'] . DIRECTORY_SEPARATOR . …
357 if (!copy($test, $options['dir'] . $options['ext'] . DIRECTORY_SEPARATOR . $new_test)) {
/PHP-8.0/ext/phar/tests/
H A Dbug71391.phpt8 copy(__DIR__."/bug71391.tar", __DIR__."/bug71391.test.tar");
/PHP-8.0/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-8.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-8.0/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-8.0/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-8.0/ext/zip/tests/
H A Dbug8009.phpt12 copy($src, $filename);
/PHP-8.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-8.0/ext/standard/tests/strings/
H A Dhtmlentities16.phpt19 string(58) "€©роскошный"

Completed in 43 milliseconds

12345678910>>...12