Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DWildcard.h45 void AddItem(bool include, const UString &path, bool recursive, bool forFile, bool forDir);
DWildcard.cpp242 … CCensorNode::AddItem(bool include, const UString &path, bool recursive, bool forFile, bool forDir) in AddItem() argument
248 item.ForDir = forDir; in AddItem()