Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Common/
DWildcard.cpp261 bool CItem::CheckPath(const UStringVector &pathParts, bool isFile) const in CheckPath() function in NWildcard::CItem
416 if (items[i].CheckPath(pathParts, isFile)) in CheckPathCurrent()
DWildcard.h51 bool CheckPath(const UStringVector &pathParts, bool isFile) const;