Searched refs:MinED (Results 1 – 1 of 1) sorted by relevance
3893 unsigned MinED = abs((int)Name.size() - (int)TypoStr.size()); in addName() local3894 if (MinED && TypoStr.size() / MinED < 3) in addName()