Searched refs:iStrIndex (Results 1 – 1 of 1) sorted by relevance
3438 int32_t iStrIndex = 0; in DecodeHTML() local3487 strString[iStrIndex++] = ch; in DecodeHTML()3491 strString[iStrIndex] = 0; in DecodeHTML()3499 iStrIndex = 0; in DecodeHTML()3500 strString[iStrIndex] = 0; in DecodeHTML()3514 int32_t iStrIndex = 0; in DecodeXML() local3564 strString[iStrIndex++] = ch; in DecodeXML()3568 strString[iStrIndex] = 0; in DecodeXML()3600 iStrIndex = 0; in DecodeXML()3601 strString[iStrIndex] = 0; in DecodeXML()