HomeSort by relevance Sort by last modified time
    Searched refs:EMailAddress (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/7zip/UI/Common/
Update.h 110 UString EMailAddress;
ArchiveCommandLine.cpp 966 updateOptions.EMailAddress = parser[NKey::kEmail].PostStrings.Front();
967 if (updateOptions.EMailAddress.Length() > 0)
968 if (updateOptions.EMailAddress[0] == L'.')
971 updateOptions.EMailAddress.Delete(0);

Completed in 104 milliseconds