Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DUpdate.h110 UString EMailAddress; member
DArchiveCommandLine.cpp966 updateOptions.EMailAddress = parser[NKey::kEmail].PostStrings.Front(); in Parse2()
967 if (updateOptions.EMailAddress.Length() > 0) in Parse2()
968 if (updateOptions.EMailAddress[0] == L'.') in Parse2()
971 updateOptions.EMailAddress.Delete(0); in Parse2()