Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.cpp4088 size_t iFindLen = twoString.GetLength(); in Replace() local
4100 while (iFindIndex < iFindLen) { in Replace()
4110 if (iFindIndex == iFindLen) { in Replace()
4112 u += iFindLen - 1; in Replace()