Home
last modified time | relevance | path

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

/PHP-8.0/win32/build/
H A Dmkdist.php394 function copy_dir($source, $dest) function
410 copy_dir($fs, $fd);
430 copy_dir($directory, $dest . '/tests/');
449 copy_dir($full_path, $dest . '/' . $full_path . '/');
557 copy_dir($item, "$dist_dir/$bi");
561 copy_dir($item, "$dist_dir/extras/$bi");
580 copy_dir($item, "$dist_dir/$bi");
581 copy_dir($item, "$dist_dir/ext/$bi");

Completed in 6 milliseconds