Home
last modified time | relevance | path

Searched refs:IsAltPathPrefix (Results 1 – 3 of 3) sorted by relevance

/third_party/lzma/CPP/Windows/
DFileName.h26 bool IsAltPathPrefix(CFSTR s) throw(); /* name: */
DFileName.cpp97 bool IsAltPathPrefix(CFSTR s) throw() in IsAltPathPrefix() function
/third_party/lzma/CPP/7zip/UI/Common/
DArchiveExtractCallback.cpp367 if (!NName::IsAltPathPrefix(_dirPathPrefix)) in Init()