Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.cpp3296 size_t iStrIndex = 0; in DecodeHTML() local
3343 strString[iStrIndex++] = ch; in DecodeHTML()
3347 strString[iStrIndex] = 0; in DecodeHTML()
3355 iStrIndex = 0; in DecodeHTML()
3356 strString[iStrIndex] = 0; in DecodeHTML()
3367 int32_t iStrIndex = 0; in DecodeXML() local
3415 strString[iStrIndex++] = ch; in DecodeXML()
3419 strString[iStrIndex] = 0; in DecodeXML()
3450 iStrIndex = 0; in DecodeXML()
3451 strString[iStrIndex] = 0; in DecodeXML()