Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveExtractCallback.cpp500 bool CensorNode_CheckPath2(const NWildcard::CCensorNode &node, const CReadArcItem &item, bool &incl… in CensorNode_CheckPath2() function
546 if (CensorNode_CheckPath2(node, item, include)) in CensorNode_CheckPath()
DUpdate.cpp963 bool CensorNode_CheckPath2(const NWildcard::CCensorNode &node, const CReadArcItem &item, bool &incl…
971 if (CensorNode_CheckPath2(censor.Pairs[i].Head, item, include)) in Censor_CheckPath()