Lines Matching full:is
38 …* The archive is closed afer reading the contents, because rewinding is not possible in bzip2 stre…
49 …* found in the archive file, similar to the --strip-components feature of GNU tar. This is trigger…
50 * an integer is passed as $strip.
52 * the prefix will be stripped. It is recommended to give prefixes with a trailing slash.
56 …* $include is set, only files that match this expression will be extracted. Files that match the $…
60 …* The archive is closed afterwards. Reopen the file with open() again if you want to do additional…
74 * If $file is empty, the archive file will be created in memory
102 * read access no reading is allowed anymore
116 * Note: It is more memory effective to specify the filename in the create() function and
124 * Set a callback function to be called whenever a file is added or extracted.
126 * The callback is called with a FileInfo object as parameter. You can use this to show progress