Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp3992 size_t iFindLen = bsTwo.GetLength(); in Replace() local
4004 while (iFindIndex < iFindLen) { in Replace()
4014 if (iFindIndex == iFindLen) { in Replace()
4016 u += iFindLen - 1; in Replace()