Home
last modified time | relevance | path

Searched refs:prevHostName (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdatePair.cpp194 const UString *prevHostName = NULL; in GetUpdatePairInfoList() local
284 if (prevHostName) in GetUpdatePairInfoList()
286 const unsigned hostLen = prevHostName->Len(); in GetUpdatePairInfoList()
288 if ((*name)[hostLen] == ':' && CompareFileNames(*prevHostName, name->Left(hostLen)) == 0) in GetUpdatePairInfoList()
295 prevHostName = name; in GetUpdatePairInfoList()

Completed in 1 milliseconds