Searched refs:iLenDot (Results 1 – 1 of 1) sorted by relevance
182 int32_t iLenDot = wsDotSymbol.GetLength(); in GetNumericDotIndex() local186 } else if (ccf + iLenDot <= iLenf && in GetNumericDotIndex()187 !wcsncmp(pStr + ccf, wsDotSymbol.c_str(), iLenDot)) { in GetNumericDotIndex()