Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DExtractingFilePath.cpp109 static bool IsSupportedName(const UString &name) in IsSupportedName() function
140 if (!IsSupportedName(name)) in CorrectUnsupportedName()