Home
last modified time | relevance | path

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

/PHP-7.1/win32/build/
H A Dmkdist.php397 function copy_dir($source, $dest) function
413 copy_dir($fs, $fd);
433 copy_dir($directory, $dest . '/tests/');
452 copy_dir($full_path, $dest . '/' . $full_path . '/');
560 copy_dir($item, "$dist_dir/$bi");
564 copy_dir($item, "$dist_dir/extras/$bi");
583 copy_dir($item, "$dist_dir/$bi");
584 copy_dir($item, "$dist_dir/ext/$bi");

Completed in 5 milliseconds