Searched refs:IsSuperPath (Results 1 – 4 of 4) sorted by relevance
86 bool IsSuperPath(const wchar_t *s) throw() { return IS_SUPER_PREFIX(s); } in IsSuperPath() function92 bool IsSuperPath(CFSTR s) throw() { return IS_SUPER_PREFIX(s); } in IsSuperPath() function145 if (IsSuperPath(s)) in GetRootPrefixSize()192 if (IsSuperPath(s)) in GetRootPrefixSize()477 if (IsSuperPath(curDir)) in GetSuperPathBase()638 if (IsSuperPath(curDir)) in GetFullPath()
26 bool IsSuperPath(const wchar_t *s) throw();31 bool IsSuperPath(CFSTR s) throw();
113 if (IsSuperPath(path)) in FillLinkData()
262 else if (IsSuperPath(FilePath)) in OnInit()