Home
last modified time | relevance | path

Searched refs:g_PathTrailReplaceMode (Results 1 - 2 of 2) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DExtractingFilePath.cpp12 bool g_PathTrailReplaceMode;
13 bool g_PathTrailReplaceMode = variable
53 if (g_PathTrailReplaceMode) in ReplaceIncorrectChars()
56 // if (g_PathTrailReplaceMode == 1) in ReplaceIncorrectChars()
82 if (g_PathTrailReplaceMode > 1 && i != s.Len()) in ReplaceIncorrectChars()
H A DArchiveCommandLine.cpp43 extern bool g_PathTrailReplaceMode;
1277 g_PathTrailReplaceMode = !parser[NKey::kNameTrailReplace].WithMinus; in Parse2()

Completed in 4 milliseconds