Lines Matching full:extract
111 " x[No] - extract file(s) from the archive\n"
134 Extract, ///< Extract files back to file system
171 // Extract the member filename from the command line for the [relpos] argument
236 case 'x': ++NumOperations; Operation = Extract; break;
305 if (OriginalDates && Operation != Extract)
390 case Extract:
404 if (Operation == Extract && OldArchive->isThin())
431 case Extract:
680 case Extract: