Searched refs:STRING_PATH_SEPARATOR (Results 1 – 8 of 8) sorted by relevance
507 #define STRING_PATH_SEPARATOR "\\" macro514 #define STRING_PATH_SEPARATOR "/" macro
105 s = "." STRING_PATH_SEPARATOR; in GetModuleDirPrefix()
815 const char *s = "System Volume Information" STRING_PATH_SEPARATOR "*"; in Next()
174 UString dirPrefix ("." STRING_PATH_SEPARATOR); in WinMain()
180 outDir = "." STRING_PATH_SEPARATOR; in DecompressArchive()
334 s += ".." STRING_PATH_SEPARATOR; in GetRelativePath()
95 static LPCTSTR const kRegistryPath = TEXT("Software") TEXT(STRING_PATH_SEPARATOR) TEXT("7-zip");
987 #define FSTRING_PATH_SEPARATOR FTEXT(STRING_PATH_SEPARATOR)