Lines Matching full:extract
97 " x[No] - extract file(s) from the archive\n"
120 Extract, ///< Extract files back to file system
157 // Extract the member filename from the command line for the [relpos] argument
222 case 'x': ++NumOperations; Operation = Extract; break;
291 if (OriginalDates && Operation != Extract)
379 case Extract:
393 if (Operation == Extract && OldArchive->isThin())
421 case Extract:
633 case Extract: