Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DWildcard.cpp380 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()
DWildcard.h90 bool CheckPath2(bool isAltStream, const UString &path, bool isFile, bool &include) const;