Home
last modified time | relevance | path

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

/PHP-5.5/win32/build/
H A Dmkdist.php153 function extract_file_from_tarball($pkg, $filename, $dest_dir) /* {{{ */ function
508 extract_file_from_tarball('PEAR', 'PEAR.php', "$dist_dir/PEAR/go-pear-bundle");
509 extract_file_from_tarball('Archive_Tar', 'Archive/Tar.php', "$dist_dir/PEAR/go-pear-bundle");
510 extract_file_from_tarball('Console_Getopt', 'Console/Getopt.php', "$dist_dir/PEAR/go-pear-bundle");

Completed in 5 milliseconds