Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DExtractingFilePath.cpp37 static bool CheckTail(const UString &name, int len) in CheckTail() function
57 return CheckTail(name, len + 1); in CheckNameNum()
70 if (!CheckTail(name, len)) in IsSupportedName()