HomeSort by relevance Sort by last modified time
    Searched refs:AddNameToCensor (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/7zip/Bundles/SFXCon/
SfxCon.cpp 194 static bool AddNameToCensor(NWildcard::CCensor &wildcardCensor,
223 if (!AddNameToCensor(wildcardCensor, name, include, type))
  /external/lzma/CPP/7zip/UI/Common/
ArchiveCommandLine.cpp 354 static void AddNameToCensor(NWildcard::CCensor &censor,
418 AddNameToCensor(censor, names[i], include, type, wildcardMatching);
430 AddNameToCensor(censor, kUniversalWildcard, true, type,
456 AddNameToCensor(censor, s, true, type, wildcardMatching);
525 AddNameToCensor(censor, name, include, commonRecursedType, wildcardMatching);
583 AddNameToCensor(censor, tail, include, recursedType, wildcardMatching);
    [all...]

Completed in 4748 milliseconds