Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DFileName.cpp182 bool IsSuperPath(const wchar_t *s) throw() { return IS_SUPER_PREFIX(s); } in IsSuperPath() function
190 bool IsSuperPath(CFSTR s) throw() { return IS_SUPER_PREFIX(s); } in IsSuperPath() function