Home
last modified time | relevance | path

Searched refs:IsSuperPath (Results 1 - 6 of 6) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DFileName.cpp108 if (IsSuperPath(s)) in IsAltPathPrefix()
216 bool IsSuperPath(const wchar_t *s) throw() { return IS_SUPER_PREFIX(s); } in IsSuperPath() function
227 if (IsSuperPath(s)) in IsAltStreamPrefixWithColon()
236 if (!IsSuperPath(s)) in If_IsSuperPath_RemoveSuperPrefix()
255 bool IsSuperPath(CFSTR s) throw() { return IS_SUPER_PREFIX(s); } in IsSuperPath() function
261 if (IsSuperPath(s)) in IsDrivePath_SuperAllowed()
268 if (IsSuperPath(s)) in IsDriveRootPath_SuperAllowed()
344 if (IsSuperPath(s)) in GetRootPrefixSize()
393 if (IsSuperPath(s)) in GetRootPrefixSize()
693 if (IsSuperPath(curDi in GetSuperPathBase()
[all...]
H A DFileName.h54 bool IsSuperPath(const wchar_t *s) throw();
65 bool IsSuperPath(CFSTR s) throw();
H A DFileLink.cpp157 if (IsSuperPath(path)) in FillLinkData()
H A DFileFind.cpp579 if (IsSuperPath(path)) in Find()
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp251 else if (IsSuperPath(FilePath)) in OnInit()
/third_party/lzma/CPP/7zip/UI/Common/
H A DEnumDirItems.cpp1011 && IsSuperPath(phyPrefix))) in EnumerateDirItems()

Completed in 7 milliseconds