Lines Matching refs:UString
289 static inline bool IsDriveName(const UString &s)
300 const UString &s = dirPathParts[0];
321 const UString &s = dirPathParts[i];
355 UString(L"ERROR: ") +
362 UString(L"ERROR: ") +
363 GetUnicodeString(message) + UString(L": ") + fs2us(path1) + UString(L" : ") + fs2us(path2));
386 static UString GetDirPrefixOf(const UString &src)
388 UString s = src;
399 static bool IsSafePath(const UString &path)
406 const UString &s = parts[i];
447 UString fullPath;
473 UString linkPath;
521 UString s;
708 UString processedPath = MakePathNameFromParts(pathParts);
842 UString relatPath;