Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Common/
H A DWildcard.h51 bool CheckPath(const UStringVector &pathParts, bool isFile) const;
145 // bool CheckPath(bool isAltStream, const UString &path, bool isFile) const;
205 // bool CheckPath(bool isAltStream, const UString &path, bool isFile) const;
H A 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()
467 bool CCensorNode::CheckPath(bool isAltStream, const UString &path, bool isFile) const
739 bool CCensor::CheckPath(bool isAltStream, const UString &path, bool isFile) const

Completed in 2 milliseconds