Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Common/
H A DExtractingFilePath.cpp176 // static const char * const k_EmptyReplaceName = "[]";
177 static const char k_EmptyReplaceName = '_'; variable
189 res = k_EmptyReplaceName; in Get_Correct_FsFile_Name()
260 s = k_EmptyReplaceName; in Correct_FsPath()
276 parts.Add((UString)k_EmptyReplaceName); in Correct_FsPath()
281 s = k_EmptyReplaceName; in Correct_FsPath()

Completed in 1 milliseconds