Searched refs:IsSuperPath (Results 1 – 5 of 5) sorted by relevance
108 if (IsSuperPath(s)) in IsAltPathPrefix()216 bool IsSuperPath(const wchar_t *s) throw() { return IS_SUPER_PREFIX(s); } in IsSuperPath() function224 bool IsSuperPath(CFSTR s) throw() { return IS_SUPER_PREFIX(s); } in IsSuperPath() function230 if (IsSuperPath(s)) in IsDrivePath_SuperAllowed()237 if (IsSuperPath(s)) in IsDriveRootPath_SuperAllowed()313 if (IsSuperPath(s)) in GetRootPrefixSize()362 if (IsSuperPath(s)) in GetRootPrefixSize()678 if (IsSuperPath(curDir)) in GetSuperPathBase()844 if (IsSuperPath(curDir)) in GetFullPath()
54 bool IsSuperPath(const wchar_t *s) throw();61 bool IsSuperPath(CFSTR s) throw();
148 if (IsSuperPath(path)) in FillLinkData()
575 if (IsSuperPath(path)) in Find()
269 else if (IsSuperPath(FilePath)) in OnInit()