Lines Matching refs:IsSuperPath
108 if (IsSuperPath(s))
216 bool IsSuperPath(const wchar_t *s) throw() { return IS_SUPER_PREFIX(s); }
227 if (IsSuperPath(s))
236 if (!IsSuperPath(s))
255 bool IsSuperPath(CFSTR s) throw() { return IS_SUPER_PREFIX(s); }
261 if (IsSuperPath(s))
268 if (IsSuperPath(s))
344 if (IsSuperPath(s))
393 if (IsSuperPath(s))
693 if (IsSuperPath(curDir))