Home
last modified time | relevance | path

Searched refs:copy (Results 151 – 175 of 298) sorted by relevance

12345678910>>...12

/PHP-5.5/ext/phar/tests/tar/
H A Dphar_setalias.phpt34 copy($fname, $fname2);
H A Dtar_makebz2.phpt21 copy($fname2, $fname3);
H A Dtar_makegz.phpt22 copy($fname2, $fname3);
H A Dexists_as_phar.phpt20 copy($fname, $tname);
H A Dalias_acrobatics.phpt22 copy($fname, $fname2);
H A Dtar_nostub.phpt29 copy($fname, $fname2);
H A Dtar_gzipU.phpt39 copy($fname, $fname2);
/PHP-5.5/ext/zip/tests/
H A Dbug7658.phpt31 copy($dirname . 'bug7658.odt', $file);
/PHP-5.5/sapi/cli/tests/
H A D019.phpt33 If you did not receive a copy of the PHP license, or have any
/PHP-5.5/ext/phar/tests/
H A Dbadparameters.phpt91 $a->copy(array());
93 $a->copy('a', 'b');
165 Warning: Phar::copy() expects exactly 2 parameters, 1 given in %sbadparameters.php on line %d
166 Cannot copy "a" to "b", phar is read-only
H A Dalias_acrobatics.phpt22 copy($fname, $fname2);
H A Dphar_gzipU.phpt40 copy($fname, $fname2);
H A Dphar_convert_tar.phpt33 copy($fname2, $fname3);
H A Dzf_test.phpt16 copy($orig_file, $tgz_file);
/PHP-5.5/ext/phar/tests/zip/
H A Dexists_as_phar.phpt20 copy($fname, $tname);
H A Dalias_acrobatics.phpt22 copy($fname, $fname2);
H A D033.phpt24 copy($fname, $fname2);
H A Dgetalias.phpt17 copy(dirname(__FILE__) . '/files/metadata.phar.zip', $fname);
H A Dphar_convert_phar.phpt31 copy($fname3, $fname2);
/PHP-5.5/ext/pdo_sqlite/
H A Dconfig.w3210 …// If pdo_sqlite is static, and sqlite3 is also static, then we don't add a second copy of the sql…
/PHP-5.5/ext/exif/tests/
H A Dexif000.phpt13 copy of test1.jpg as a thumbnail.
H A Dexif001.phpt13 copy of test1.jpg as a thumbnail.
/PHP-5.5/ext/standard/tests/strings/
H A Dget_html_translation_table_basic10.phpt33 [�] => ©
/PHP-5.5/ext/standard/tests/array/
H A Darray_pad_variation4.phpt6 * Description: Returns a copy of input array padded with pad_value to size pad_size
/PHP-5.5/
H A Dmakedist86 ./buildconf --copy --force

Completed in 51 milliseconds

12345678910>>...12