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() function205 if (IsSuperPath(s)) in IsDriveRootPath_SuperAllowed()281 if (IsSuperPath(s)) in GetRootPrefixSize()330 if (IsSuperPath(s)) in GetRootPrefixSize()632 if (IsSuperPath(curDir)) in GetSuperPathBase()792 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()