Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp936 size_t iStrIndex = 0; in DecodeMLInternal() local
938 if (iStrIndex < 8) in DecodeMLInternal()
939 szBuffer[iStrIndex++] = ch; in DecodeMLInternal()
944 szBuffer[iStrIndex] = 0; in DecodeMLInternal()