Searched refs:iStrIndex (Results 1 – 1 of 1) sorted by relevance
3296 size_t iStrIndex = 0; in DecodeHTML() local3343 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() local3415 strString[iStrIndex++] = ch; in DecodeXML()3419 strString[iStrIndex] = 0; in DecodeXML()3450 iStrIndex = 0; in DecodeXML()3451 strString[iStrIndex] = 0; in DecodeXML()