Searched refs:iStrIndex (Results 1 – 1 of 1) sorted by relevance
3771 int32_t iStrIndex = 0; in DecodeHTML() local3814 strString[iStrIndex++] = ch; in DecodeHTML()3818 strString[iStrIndex] = 0; in DecodeHTML()3831 iStrIndex = 0; in DecodeHTML()3832 strString[iStrIndex] = 0; in DecodeHTML()3844 int32_t iStrIndex = 0; in DecodeXML() local3887 strString[iStrIndex++] = ch; in DecodeXML()3891 strString[iStrIndex] = 0; in DecodeXML()3927 iStrIndex = 0; in DecodeXML()3928 strString[iStrIndex] = 0; in DecodeXML()