Home
last modified time | relevance | path

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

/PHP-5.5/win32/build/
H A Dmkdist.php363 function copy_dir($source, $dest) function
379 copy_dir($fs, $fd);
399 copy_dir($directory, $dest . '/tests/');
418 copy_dir($full_path, $dest . '/' . $full_path . '/');
526 copy_dir($item, "$dist_dir/$bi");
530 copy_dir($item, "$dist_dir/extras/$bi");
549 copy_dir($item, "$dist_dir/$bi");
550 copy_dir($item, "$dist_dir/ext/$bi");

Completed in 10 milliseconds