Searched refs:twoString (Results 1 – 1 of 1) sorted by relevance
4705 CFX_ByteString twoString; in Replace() local4711 HValueToUTF8String(argTwo, twoString); in Replace()4718 int32_t iFindLen = twoString.GetLength(); in Replace()4724 if (ch == twoString.GetAt(iFindIndex)) { in Replace()4730 if (chTemp == twoString.GetAt(iFindIndex)) { in Replace()