Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp495 struct CEventSetEnd struct
499 CEventSetEnd(const wchar_t *name): Name(name) {} in CEventSetEnd() argument
500 ~CEventSetEnd() in ~CEventSetEnd() argument
524 CEventSetEnd eventSetEnd((const wchar_t *)s + ((unsigned)pos2 + 1)); in ParseMapWithPaths()