Searched refs:end_attr_iter (Results 1 – 1 of 1) sorted by relevance
291 const auto end_attr_iter = parser->end_attributes(); in FlattenXmlSubtree() local292 for (auto attr_iter = parser->begin_attributes(); attr_iter != end_attr_iter; in FlattenXmlSubtree()