Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DExtractingFilePath.cpp149 static const wchar_t *k_EmptyReplaceName = L"[]"; variable
154 parts.Add(k_EmptyReplaceName); in Correct_IfEmptyLastPart()
159 s = k_EmptyReplaceName; in Correct_IfEmptyLastPart()
171 res = k_EmptyReplaceName; in GetCorrectFsPath()