Home
last modified time | relevance | path

Searched defs:IsSuperPath (Results 1 – 1 of 1) sorted by relevance

/third_party/lzma/CPP/Windows/
DFileName.cpp216 bool IsSuperPath(const wchar_t *s) throw() { return IS_SUPER_PREFIX(s); } in IsSuperPath() function
255 bool IsSuperPath(CFSTR s) throw() { return IS_SUPER_PREFIX(s); } in IsSuperPath() function