Home
last modified time | relevance | path

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

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