Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Common/
DWildcard.cpp476 bool CCensorNode::CheckPathToRoot_Change(bool include, UStringVector &pathParts, bool isFile) const in CheckPathToRoot_Change() function in NWildcard::CCensorNode
483 return Parent->CheckPathToRoot_Change(include, pathParts, isFile); in CheckPathToRoot_Change()
495 return Parent->CheckPathToRoot_Change(include, pathParts2, isFile); in CheckPathToRoot()
DWildcard.h148 bool CheckPathToRoot_Change(bool include, UStringVector &pathParts, bool isFile) const;