Searched refs:IsSuperPath (Results 1 – 5 of 5) sorted by relevance
76 if (IsSuperPath(s)) in IsAltPathPrefix()182 bool IsSuperPath(const wchar_t *s) throw() { return IS_SUPER_PREFIX(s); } in IsSuperPath() function190 bool IsSuperPath(CFSTR s) throw() { return IS_SUPER_PREFIX(s); } in IsSuperPath() function196 if (IsSuperPath(s)) in IsDrivePath_SuperAllowed()203 if (IsSuperPath(s)) in IsDriveRootPath_SuperAllowed()279 if (IsSuperPath(s)) in GetRootPrefixSize()328 if (IsSuperPath(s)) in GetRootPrefixSize()630 if (IsSuperPath(curDir)) in GetSuperPathBase()790 if (IsSuperPath(curDir)) in GetFullPath()
50 bool IsSuperPath(const wchar_t *s) throw();57 bool IsSuperPath(CFSTR s) throw();
115 if (IsSuperPath(path)) in FillLinkData()
528 if (IsSuperPath(path)) in Find()
269 else if (IsSuperPath(FilePath)) in OnInit()