Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DFileFind.h70 bool IsDots() const throw();
DFileFind.cpp58 bool CFileInfo::IsDots() const throw() in IsDots() function in NWindows::NFile::NFind::CFileInfo
641 if (!fi.IsDots()) in Next()