Searched refs:prevAttribute (Results 1 – 1 of 1) sorted by relevance
1282 XMLAttribute* prevAttribute = 0; in ParseAttributes() local1308 if ( prevAttribute ) { in ParseAttributes()1309 prevAttribute->next = attrib; in ParseAttributes()1314 prevAttribute = attrib; in ParseAttributes()