Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DExtractingFilePath.cpp11 bool g_PathTrailReplaceMode = variable
38 if (g_PathTrailReplaceMode) in ReplaceIncorrectChars()
DArchiveCommandLine.cpp41 extern bool g_PathTrailReplaceMode;
1014 g_PathTrailReplaceMode = !parser[NKey::kNameTrailReplace].WithMinus; in Parse2()