Home
last modified time | relevance | path

Searched refs:SetMaskW (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/comical/comical-0.8/unrar/
H A Dfind.hpp43 void SetMaskW(const wchar *FindMaskW);
H A Dscantree.cpp134 FindStack[Depth]->SetMaskW(SearchMaskW); in FindProc()
H A Dfind.cpp37 void FindFile::SetMaskW(const wchar *FindMaskW) in SetMaskW() function in FindFile
H A Dfilefn.cpp260 Find.SetMaskW(NameW); in WildFileExist()
/dports/archivers/libunrar/unrar/
H A Dfind.hpp48 void SetMaskW(const wchar *FindMaskW);
H A Dscantree.cpp155 FindStack[Depth]->SetMaskW(SearchMaskW); in FindProc()
H A Dfind.cpp37 void FindFile::SetMaskW(const wchar *FindMaskW) in SetMaskW() function in FindFile
H A Dfilefn.cpp277 Find.SetMaskW(NameW); in WildFileExist()
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/unrar/
H A Dfind.hpp48 void SetMaskW(const wchar *FindMaskW);
H A Drecvol.cpp68 Find.SetMaskW(ArcNameW); in Restore()
124 Find.SetMaskW(RecVolMaskW); in Restore()
H A Dfind.cpp37 void FindFile::SetMaskW(const wchar *FindMaskW) in SetMaskW() function in FindFile
H A Dscantree.cpp167 FindStack[Depth]->SetMaskW(SearchMaskW); in FindProc()
H A Dfilefn.cpp333 Find.SetMaskW(NameW); in WildFileExist()
H A Dpathfn.cpp1158 Find.SetMaskW(Mask); in VolNameToFirstName()