Searched refs:twoString (Results 1 – 1 of 1) sorted by relevance
4076 ByteString twoString; in Replace() local4079 twoString = ValueToUTF8String(argTwo.get()); in Replace()4088 size_t iFindLen = twoString.GetLength(); in Replace()4093 if (ch != static_cast<char>(twoString[iFindIndex])) { in Replace()4102 if (chTemp != twoString[iFindIndex]) { in Replace()