Searched refs:CheckPath2 (Results 1 – 2 of 2) sorted by relevance
/external/lzma/CPP/Common/ |
D | Wildcard.cpp | 380 bool CCensorNode::CheckPath2(bool isAltStream, const UString &path, bool isFile, bool &include) con… in CheckPath2() function in NWildcard::CCensorNode 405 if (CheckPath2(isAltStream, path, isFile, include)) in CheckPath() 572 if (Pairs[i].Head.CheckPath2(isAltStream, path, isFile, include)) in CheckPath()
|
D | Wildcard.h | 90 bool CheckPath2(bool isAltStream, const UString &path, bool isFile, bool &include) const;
|