Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DExtractingFilePath.cpp56 static bool CheckTail(const UString &name, unsigned len) in CheckTail() function
76 return CheckTail(name, len + 1); in CheckNameNum()
89 if (!CheckTail(name, len)) in IsSupportedName()