Home
last modified time | relevance | path

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

/PHP-5.4/win32/build/
H A Dmkdist.php354 function copy_dir($source, $dest) function
370 copy_dir($fs, $fd);
390 copy_dir($directory, $dest . '/tests/');
409 copy_dir($full_path, $dest . '/' . $full_path . '/');
517 copy_dir($item, "$dist_dir/$bi");
521 copy_dir($item, "$dist_dir/extras/$bi");
540 copy_dir($item, "$dist_dir/$bi");
541 copy_dir($item, "$dist_dir/ext/$bi");

Completed in 4 milliseconds