Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/fm2js/
Dxfa_fm2jscontext.cpp4258 int32_t iFindLen = twoString.GetLength(); in Replace() local
4270 while (iFindIndex < iFindLen) { in Replace()
4280 if (iFindIndex == iFindLen) { in Replace()
4282 u += iFindLen - 1; in Replace()