Home
last modified time | relevance | path

Searched refs:copy_dir (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/win32/build/
H A Dmkdist.php390 function copy_dir($source, $dest) function
406 copy_dir($fs, $fd);
426 copy_dir($directory, $dest . '/tests/');
445 copy_dir($full_path, $dest . '/' . $full_path . '/');
553 copy_dir($item, "$dist_dir/$bi");
557 copy_dir($item, "$dist_dir/extras/$bi");
576 copy_dir($item, "$dist_dir/$bi");
577 copy_dir($item, "$dist_dir/ext/$bi");

Completed in 10 milliseconds