Home
last modified time | relevance | path

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

/dports/graphics/comical/comical-0.8/unrar/
H A Dscantree.cpp16 FastFindFile=false; in ScanTree()
38 if ((*CurMask==0 || FastFindFile && Depth==0) && !PrepareMasks()) in GetNext()
110 FastFindFile=false; in FindProc()
139 FastFindFile=true; in FindProc()
150 if (!FastFindFile && !FindStack[Depth]->Next(FindData,GetLinks)) in FindProc()
230 if (!FastFindFile && Depth==0 && !SearchAllInRoot) in FindProc()
237 bool MaskAll=FastFindFile; in FindProc()
261 if (FastFindFile) in FindProc()
276 if (!FastFindFile && !CmpName(CurMask,FindData->Name,MATCH_NAMES)) in FindProc()
H A Dscantree.hpp34 bool FastFindFile; member in ScanTree
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/unrarsrc-5.2.5/unrar/
H A Dscantree.cpp96 bool FastFindFile=false; in FindProc() local
169 FastFindFile=true; in FindProc()
173 if (!FastFindFile && !FindStack[Depth]->Next(FD,GetLinks)) in FindProc()
232 if (!FastFindFile && Depth==0 && !SearchAllInRoot) in FindProc()
246 return FastFindFile ? SCAN_DONE:SCAN_NEXT; in FindProc()
251 wcscpy(Mask,FastFindFile ? MASKALL:PointToName(CurMask)); in FindProc()
283 if (FastFindFile) in FindProc()
286 if (!FastFindFile && !CmpName(CurMask,FD->Name,MATCH_NAMES)) in FindProc()
/dports/archivers/libunrar/unrar/
H A Dscantree.cpp118 bool FastFindFile=false; in FindProc() local
197 FastFindFile=true; in FindProc()
201 if (!FastFindFile && !FindStack[Depth]->Next(FindData,GetLinks)) in FindProc()
307 if (!FastFindFile && Depth==0 && !SearchAllInRoot) in FindProc()
320 return(FastFindFile ? SCAN_DONE:SCAN_NEXT); in FindProc()
325 strcpy(Mask,FastFindFile ? MASKALL:PointToName(CurMask)); in FindProc()
345 if (FastFindFile) in FindProc()
376 if (FastFindFile) in FindProc()
379 if (!FastFindFile && !CmpName(CurMask,FindData->Name,MATCH_NAMES)) in FindProc()
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/unrar/
H A Dscantree.cpp130 bool FastFindFile=false; in FindProc() local
209 FastFindFile=true; in FindProc()
213 if (!FastFindFile && !FindStack[Depth]->Next(FD,GetLinks)) in FindProc()
320 if (!FastFindFile && Depth==0 && !SearchAllInRoot) in FindProc()
334 return(FastFindFile ? SCAN_DONE:SCAN_NEXT); in FindProc()
339 strcpy(Mask,FastFindFile ? MASKALL:PointToName(CurMask)); in FindProc()
359 if (FastFindFile) in FindProc()
390 if (FastFindFile) in FindProc()
393 if (!FastFindFile && !CmpName(CurMask,FD->Name,MATCH_NAMES)) in FindProc()
/dports/archivers/pecl-rar/rar-4.2.0/unrar/
H A Dscantree.cpp244 bool FastFindFile=false; in FindProc() local
323 FastFindFile=true; in FindProc()
327 if (!FastFindFile && !FindStack[Depth]->Next(FD,GetLinks)) in FindProc()
389 if (!FastFindFile && Depth==0 && !SearchAllInRoot) in FindProc()
403 return FastFindFile ? SCAN_DONE:SCAN_NEXT; in FindProc()
408 wcsncpyz(Mask,FastFindFile ? MASKALL:PointToName(CurMask),ASIZE(Mask)); in FindProc()
440 if (FastFindFile) in FindProc()
443 if (!FastFindFile && !CmpName(CurMask,FD->Name,MATCH_NAMES)) in FindProc()
/dports/archivers/unrar-iconv/unrar/
H A Dscantree.cpp244 bool FastFindFile=false; in FindProc() local
323 FastFindFile=true; in FindProc()
327 if (!FastFindFile && !FindStack[Depth]->Next(FD,GetLinks)) in FindProc()
389 if (!FastFindFile && Depth==0 && !SearchAllInRoot) in FindProc()
403 return FastFindFile ? SCAN_DONE:SCAN_NEXT; in FindProc()
408 wcsncpyz(Mask,FastFindFile ? MASKALL:PointToName(CurMask),ASIZE(Mask)); in FindProc()
440 if (FastFindFile) in FindProc()
443 if (!FastFindFile && !CmpName(CurMask,FD->Name,MATCH_NAMES)) in FindProc()
/dports/archivers/unrar/unrar/
H A Dscantree.cpp244 bool FastFindFile=false; in FindProc() local
323 FastFindFile=true; in FindProc()
327 if (!FastFindFile && !FindStack[Depth]->Next(FD,GetLinks)) in FindProc()
389 if (!FastFindFile && Depth==0 && !SearchAllInRoot) in FindProc()
403 return FastFindFile ? SCAN_DONE:SCAN_NEXT; in FindProc()
408 wcsncpyz(Mask,FastFindFile ? MASKALL:PointToName(CurMask),ASIZE(Mask)); in FindProc()
440 if (FastFindFile) in FindProc()
443 if (!FastFindFile && !CmpName(CurMask,FD->Name,MATCH_NAMES)) in FindProc()
/dports/archivers/libunrar6/unrar/
H A Dscantree.cpp244 bool FastFindFile=false; in FindProc() local
323 FastFindFile=true; in FindProc()
327 if (!FastFindFile && !FindStack[Depth]->Next(FD,GetLinks)) in FindProc()
389 if (!FastFindFile && Depth==0 && !SearchAllInRoot) in FindProc()
403 return FastFindFile ? SCAN_DONE:SCAN_NEXT; in FindProc()
408 wcsncpyz(Mask,FastFindFile ? MASKALL:PointToName(CurMask),ASIZE(Mask)); in FindProc()
440 if (FastFindFile) in FindProc()
443 if (!FastFindFile && !CmpName(CurMask,FD->Name,MATCH_NAMES)) in FindProc()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/unrar/src/
H A Dscantree.cpp244 bool FastFindFile=false; in FindProc() local
323 FastFindFile=true; in FindProc()
327 if (!FastFindFile && !FindStack[Depth]->Next(FD,GetLinks)) in FindProc()
389 if (!FastFindFile && Depth==0 && !SearchAllInRoot) in FindProc()
403 return FastFindFile ? SCAN_DONE:SCAN_NEXT; in FindProc()
408 wcsncpyz(Mask,FastFindFile ? MASKALL:PointToName(CurMask),ASIZE(Mask)); in FindProc()
440 if (FastFindFile) in FindProc()
443 if (!FastFindFile && !CmpName(CurMask,FD->Name,MATCH_NAMES)) in FindProc()
/dports/security/clamav-lts/clamav-0.103.5/libclamunrar/
H A Dscantree.cpp244 bool FastFindFile=false; in FindProc() local
323 FastFindFile=true; in FindProc()
327 if (!FastFindFile && !FindStack[Depth]->Next(FD,GetLinks)) in FindProc()
389 if (!FastFindFile && Depth==0 && !SearchAllInRoot) in FindProc()
403 return FastFindFile ? SCAN_DONE:SCAN_NEXT; in FindProc()
408 wcsncpyz(Mask,FastFindFile ? MASKALL:PointToName(CurMask),ASIZE(Mask)); in FindProc()
440 if (FastFindFile) in FindProc()
443 if (!FastFindFile && !CmpName(CurMask,FD->Name,MATCH_NAMES)) in FindProc()
/dports/security/clamav/clamav-0.104.2/libclamunrar/
H A Dscantree.cpp244 bool FastFindFile=false; in FindProc() local
323 FastFindFile=true; in FindProc()
327 if (!FastFindFile && !FindStack[Depth]->Next(FD,GetLinks)) in FindProc()
389 if (!FastFindFile && Depth==0 && !SearchAllInRoot) in FindProc()
403 return FastFindFile ? SCAN_DONE:SCAN_NEXT; in FindProc()
408 wcsncpyz(Mask,FastFindFile ? MASKALL:PointToName(CurMask),ASIZE(Mask)); in FindProc()
440 if (FastFindFile) in FindProc()
443 if (!FastFindFile && !CmpName(CurMask,FD->Name,MATCH_NAMES)) in FindProc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/unrar/src/
H A Dscantree.cpp244 bool FastFindFile=false; in FindProc() local
323 FastFindFile=true; in FindProc()
327 if (!FastFindFile && !FindStack[Depth]->Next(FD,GetLinks)) in FindProc()
389 if (!FastFindFile && Depth==0 && !SearchAllInRoot) in FindProc()
403 return FastFindFile ? SCAN_DONE:SCAN_NEXT; in FindProc()
408 wcsncpyz(Mask,FastFindFile ? MASKALL:PointToName(CurMask),ASIZE(Mask)); in FindProc()
440 if (FastFindFile) in FindProc()
443 if (!FastFindFile && !CmpName(CurMask,FD->Name,MATCH_NAMES)) in FindProc()
/dports/security/hashcat/hashcat-6.2.5/deps/unrar/
H A Dscantree.cpp244 bool FastFindFile=false; in FindProc() local
323 FastFindFile=true; in FindProc()
327 if (!FastFindFile && !FindStack[Depth]->Next(FD,GetLinks)) in FindProc()
389 if (!FastFindFile && Depth==0 && !SearchAllInRoot) in FindProc()
403 return FastFindFile ? SCAN_DONE:SCAN_NEXT; in FindProc()
408 wcsncpyz(Mask,FastFindFile ? MASKALL:PointToName(CurMask),ASIZE(Mask)); in FindProc()
440 if (FastFindFile) in FindProc()
443 if (!FastFindFile && !CmpName(CurMask,FD->Name,MATCH_NAMES)) in FindProc()