Searched refs:itCur (Results 1 – 1 of 1) sorted by relevance
276 tip_entry_set::iterator itCur = m_tips.lower_bound(&matchEntry); in match() local280 while(itCur != itEnd) { in match()282 const tip_entry* entry = *itCur; in match()286 ++itCur; in match()