Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DExtractingFilePath.cpp47 static bool CheckNameNum(const UString &name, const wchar_t *reservedName) in CheckNameNum() function
73 if (!CheckNameNum(name, L"COM")) in IsSupportedName()
75 return CheckNameNum(name, L"LPT"); in IsSupportedName()