Searched refs:prevHostName (Results 1 – 1 of 1) sorted by relevance
131 const UString *prevHostName = NULL; in GetUpdatePairInfoList() local215 if (prevHostName) in GetUpdatePairInfoList()217 unsigned hostLen = prevHostName->Len(); in GetUpdatePairInfoList()219 if ((*name)[hostLen] == ':' && CompareFileNames(*prevHostName, name->Left(hostLen)) == 0) in GetUpdatePairInfoList()226 prevHostName = name; in GetUpdatePairInfoList()