Lines Matching full:tar
3 * This is a copy of DokuWiki's core tar library
27 * Open an existing TAR file for reading
54 * Read the contents of a TAR archive
59 * checksum Tar Checksum of the file
91 * Extract an existing TAR archive
94 …* found in the tar file, similar to the --strip-components feature of GNU tar. This is triggered w…
202 * Create a new TAR file
204 * If $file is empty, the tar file will be created in memory
238 * Add a file to the current TAR archive using an existing file in the filesystem
277 * Add a file to the current TAR archive using the given $data as content
316 * @link http://www.gnu.org/software/tar/manual/html_chapter/tar_8.html#SEC134
490 * Decode the given tar file header
524 // Handle Long-Link entries from GNU Tar