Home
last modified time | relevance | path

Searched refs:STRING_PATH_SEPARATOR (Results 1 – 8 of 8) sorted by relevance

/third_party/lzma/C/
D7zTypes.h507 #define STRING_PATH_SEPARATOR "\\" macro
514 #define STRING_PATH_SEPARATOR "/" macro
/third_party/lzma/CPP/Windows/
DDLL.cpp105 s = "." STRING_PATH_SEPARATOR; in GetModuleDirPrefix()
DFileFind.cpp815 const char *s = "System Volume Information" STRING_PATH_SEPARATOR "*"; in Next()
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
DSfxSetup.cpp174 UString dirPrefix ("." STRING_PATH_SEPARATOR); in WinMain()
/third_party/lzma/CPP/7zip/UI/Common/
DExtract.cpp180 outDir = "." STRING_PATH_SEPARATOR; in DecompressArchive()
DUpdateCallback.cpp334 s += ".." STRING_PATH_SEPARATOR; in GetRelativePath()
DLoadCodecs.cpp95 static LPCTSTR const kRegistryPath = TEXT("Software") TEXT(STRING_PATH_SEPARATOR) TEXT("7-zip");
/third_party/lzma/CPP/Common/
DMyString.h987 #define FSTRING_PATH_SEPARATOR FTEXT(STRING_PATH_SEPARATOR)