Searched refs:ppLastAttr (Results 1 – 1 of 1) sorted by relevance
103 XmlAttr ** ppLastAttr = &pFirstAttr_; in XmlElement() local107 *ppLastAttr = newAttr; in XmlElement()108 ppLastAttr = &(newAttr->pNextAttr_); in XmlElement()