Searched refs:twoString (Results 1 – 1 of 1) sorted by relevance
4246 CFX_ByteString twoString; in Replace() local4249 ValueToUTF8String(argTwo.get(), twoString); in Replace()4258 int32_t iFindLen = twoString.GetLength(); in Replace()4263 if (ch != twoString.GetAt(iFindIndex)) { in Replace()4272 if (chTemp != twoString.GetAt(iFindIndex)) { in Replace()