Home
last modified time | relevance | path

Searched refs:IsDrivePath_SuperAllowed (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/Windows/
DFileName.h45 bool IsDrivePath_SuperAllowed(CFSTR s) throw(); // first chars are drive chars like "a:\" or "\\?\…
DFileName.cpp194 bool IsDrivePath_SuperAllowed(CFSTR s) throw() in IsDrivePath_SuperAllowed() function