Home
last modified time | relevance | path

Searched defs:wildcardMatching (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp323 const UString &name, bool include, NRecursedType::EEnum type, bool wildcardMatching) in AddNameToCensor()
341 bool wildcardMatching) in AddRenamePair()
367 … LPCWSTR fileName, bool include, NRecursedType::EEnum type, bool wildcardMatching, Int32 codePage) in AddToCensorFromListFile()
394 bool wildcardMatching, in AddToCensorFromNonSwitchesStrings()
454 bool wildcardMatching) in ParseMapWithPaths()
511 bool wildcardMatching, in AddSwitchWildcardsToCensor()
995 bool wildcardMatching = true; in Parse2() local
/external/lzma/CPP/Common/
DWildcard.cpp317 …ool include, const UString &path, bool recursive, bool forFile, bool forDir, bool wildcardMatching) in AddItem()
429 void CCensorNode::AddItem2(bool include, const UString &path, bool recursive, bool wildcardMatching) in AddItem2()
465 …ECensorPathMode pathMode, bool include, const UString &path, bool recursive, bool wildcardMatching) in AddItem()
606 void CCensor::AddPreItem(bool include, const UString &path, bool recursive, bool wildcardMatching) in AddPreItem()