Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Compress/
DLzmaEncoder.cpp29 static inline wchar_t GetUpperChar(wchar_t c) in GetUpperChar() function
38 wchar_t c = GetUpperChar(*s++); in ParseMatchFinder()
41 if (GetUpperChar(*s++) != L'C') in ParseMatchFinder()
55 if (GetUpperChar(*s++) != L'T') in ParseMatchFinder()