Home
last modified time | relevance | path

Searched refs:IsDriveRootPath_SuperAllowed (Results 1 - 5 of 5) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DFileName.h50 bool IsDriveRootPath_SuperAllowed(CFSTR s) throw(); // exact drive root path "a:\" or "\\?\a:\"
H A DFileName.cpp266 bool IsDriveRootPath_SuperAllowed(CFSTR s) throw() in IsDriveRootPath_SuperAllowed() function
H A DFileDir.cpp412 if (IsDriveRootPath_SuperAllowed(_path)) in CreateComplexDir()
/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveName.cpp70 if (NName::IsDriveRootPath_SuperAllowed(dirPrefix)) in CreateArchiveName()
H A DArchiveExtractCallback.cpp728 if (!NName::IsDriveRootPath_SuperAllowed(prefix)) in MakePath_from_2_Parts()

Completed in 6 milliseconds