Home
last modified time | relevance | path

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

/PHP-5.3/win32/build/
H A Dmkdist.php353 function copy_dir($source, $dest) function
369 copy_dir($fs, $fd);
389 copy_dir($directory, $dest . '/tests/');
408 copy_dir($full_path, $dest . '/' . $full_path . '/');
516 copy_dir($item, "$dist_dir/$bi");
520 copy_dir($item, "$dist_dir/extras/$bi");
539 copy_dir($item, "$dist_dir/$bi");
540 copy_dir($item, "$dist_dir/ext/$bi");

Completed in 9 milliseconds