Home
last modified time | relevance | path

Searched refs:WSTRING_PATH_SEPARATOR (Results 1 - 6 of 6) sorted by relevance

/third_party/lzma/C/Util/SfxSetup/
H A DSfxSetup.c213 wcscat(path, WSTRING_PATH_SEPARATOR); in RemoveDirWithSubItems()
354 wcscat(path, WSTRING_PATH_SEPARATOR); in main()
/third_party/lzma/C/
H A D7zTypes.h568 #define WSTRING_PATH_SEPARATOR L"\\" macro
575 #define WSTRING_PATH_SEPARATOR L"/" macro
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
H A DSfxSetup.cpp320 appLaunched.Replace(L"%%T" WSTRING_PATH_SEPARATOR, fs2us(s2)); in WinMain()
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp728 _pathEdit.SetText(L".." WSTRING_PATH_SEPARATOR); in SetPathEditText()
/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveExtractCallback.cpp889 if (_link.linkPath.IsPrefixedBy(WSTRING_PATH_SEPARATOR L"??" WSTRING_PATH_SEPARATOR)) in ReadLink()
H A DOpenArchive.cpp781 result.Insert(0, L"[DELETED]" WSTRING_PATH_SEPARATOR);

Completed in 10 milliseconds