Home
last modified time | relevance | path

Searched refs:copy (Results 201 – 225 of 301) sorted by relevance

12345678910>>...13

/PHP-7.0/ext/phar/tests/
H A Dphar_convert_tar2.phpt36 copy($fname2, $fname3);
H A Dstat2.phpt18 copy(dirname(__FILE__) . '/tar/files/links.tar', $fname2);
H A Dstat2_5.3.phpt18 copy(dirname(__FILE__) . '/tar/files/links.tar', $fname2);
H A Ddir.phpt22 copy($fname, $fname2);
26 copy($fname, $fname3);
H A Dphar_decompress.phpt26 copy($gz->getPath(), $fname2);
/PHP-7.0/ext/exif/tests/
H A Dexif003.phpt19 copy of test1.jpg as a thumbnail.
/PHP-7.0/ext/standard/
H A Dfile.h57 PHP_FUNCTION(copy);
/PHP-7.0/ext/phar/tests/tar/
H A Dbignames.phpt18 copy($fname, $fname2);
H A Dphar_stub.phpt20 copy($fname2, $fname);
/PHP-7.0/ext/phar/tests/zip/
H A Dmetadata_write_commit.phpt30 copy($f2name, $fname);
H A Dmetadata_write_commitU.phpt30 copy($f2name, $fname);
H A Dphar_stub.phpt20 copy($fname2, $fname);
H A Dall.phpt34 copy($fname, $fname2);
H A DallU.phpt34 copy($fname, $fname2);
H A Dphar_oo_compressallbz2.phpt38 copy($fname, $fname2);
/PHP-7.0/ext/zip/tests/
H A Doo_properties.phpt14 copy($dirname . 'test_with_comment.zip', $file);
/PHP-7.0/ext/standard/tests/array/
H A Darray_pad_variation7.phpt6 * Description: Returns a copy of input array padded with pad_value to size pad_size
/PHP-7.0/TSRM/m4/
H A Dgethostbyname.m448 # You should have received a copy of the GNU General Public License along
52 # gives unlimited permission to copy, distribute and modify the configure
/PHP-7.0/ext/gd/libgd/
H A DCOPYING33 Permission has been granted to copy, distribute and modify gd in
/PHP-7.0/tests/lang/
H A DforeachLoop.009.phpt6 // "Unless the array is referenced, foreach operates on a copy of the specified array."
/PHP-7.0/ext/opcache/Optimizer/
H A Dzend_optimizer_internal.h117 int zend_optimizer_get_persistent_constant(zend_string *name, zval *result, int copy);
/PHP-7.0/ext/standard/tests/file/
H A D005_variation-win32.phpt98 echo "\n-- Checking different times, after making a copy of the file --\n";
100 copy($file_name, $file_copy);
187 -- Checking different times, after making a copy of the file --
H A Dfileinode_variation.phpt50 copy( $file1, $file_path."/fileinode1_variation_new.tmp");
H A D005_variation.phpt113 echo "\n-- Checking different times, after making a copy of the file --\n";
115 copy($file_name, $file_copy);
226 -- Checking different times, after making a copy of the file --
/PHP-7.0/
H A DREADME.SELF-CONTAINED-EXTENSIONS40 You now have an empty directory. We will copy the files from
125 This will automatically copy the necessary build files and create

Completed in 27 milliseconds

12345678910>>...13