OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 42 milliseconds