Searched refs:ReplaceOrInsert (Results 1 – 3 of 3) sorted by relevance
84 ReplaceOrInsert, ///< Replace or Insert members enumerator196 case 'r': ++NumOperations; Operation = ReplaceOrInsert; break; in parseCommandLine()252 if (Operation != Move && Operation != ReplaceOrInsert) in parseCommandLine()255 if (RecurseDirectories && Operation != ReplaceOrInsert) in parseCommandLine()259 if (TruncateNames && Operation!=QuickAppend && Operation!=ReplaceOrInsert) in parseCommandLine()261 if (OnlyUpdate && Operation != ReplaceOrInsert) in parseCommandLine()263 if (Compression && Operation!=ReplaceOrInsert && Operation!=Extract) in parseCommandLine()751 case ReplaceOrInsert: haveError = doReplaceOrInsert(&ErrMsg); break; in main()
132 ReplaceOrInsert, ///< Replace or Insert members enumerator234 case 'r': ++NumOperations; Operation = ReplaceOrInsert; break; in parseCommandLine()301 if (Operation != Move && Operation != ReplaceOrInsert) in parseCommandLine()307 if (OnlyUpdate && Operation != ReplaceOrInsert) in parseCommandLine()395 case ReplaceOrInsert: in shouldCreateArchive()501 if (Operation == ReplaceOrInsert) { in computeInsertAction()687 case ReplaceOrInsert: in performOperation()800 performOperation(ReplaceOrInsert, &NewMembers); in runMRIScript()
162 ReplaceOrInsert, ///< Replace or Insert members enumerator247 case 'r': ++NumOperations; Operation = ReplaceOrInsert; break; in parseCommandLine()314 if (Operation != Move && Operation != ReplaceOrInsert) in parseCommandLine()320 if (OnlyUpdate && Operation != ReplaceOrInsert) in parseCommandLine()431 case ReplaceOrInsert: in shouldCreateArchive()540 if (Operation == ReplaceOrInsert) { in computeInsertAction()736 case ReplaceOrInsert: in performOperation()856 performOperation(ReplaceOrInsert, &NewMembers); in runMRIScript()