Searched refs:iFindLen (Results 1 – 1 of 1) sorted by relevance
4258 int32_t iFindLen = twoString.GetLength(); in Replace() local4270 while (iFindIndex < iFindLen) { in Replace()4280 if (iFindIndex == iFindLen) { in Replace()4282 u += iFindLen - 1; in Replace()