Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DWildcard.h76 …void AddItem(bool include, const UString &path, bool recursive, bool forFile, bool forDir, bool wi…
DWildcard.cpp302 …em(bool include, const UString &path, bool recursive, bool forFile, bool forDir, bool wildcardMatc… in AddItem() argument
308 item.ForDir = forDir; in AddItem()