Home
last modified time | relevance | path

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

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