Home | History | Annotate | Download | only in Common

Lines Matching refs:UString

31     UString &errorMessage,

42 UString replaceName = arc.DefaultName;
57 UString elimPrefix; // only pure name without dir delimiter
62 UString dirPrefix;
81 UString filePath;
134 errorMessage = ((UString)L"Can not create output directory ") + fs2us(outDir);
181 int Find_FileName_InSortedVector(const UStringVector &fileName, const UString &name)
187 const UString &midValue = fileName[mid];
211 UString &errorMessage,
262 const UString &arcPath = arcPaths[i];
290 UString s = arcPath.Ptr(pos + 1);
400 UString password;
419 UString s = L"Can not open the file as [" + codecs->Formats[arc.ErrorFormatIndex].Name + L"] archive\n";
425 const UString &s = er.ErrorMessage;