Home
last modified time | relevance | path

Searched refs:twoString (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/xfa/fxfa/fm2js/
Dxfa_fm2jscontext.cpp4246 CFX_ByteString twoString; in Replace() local
4249 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()