Searched refs:less_attribute (Results 1 – 1 of 1) sorted by relevance
101 static bool less_attribute(const Attribute& lhs, const Attribute& rhs) { in less_attribute() function132 std::sort(el->attributes.begin(), el->attributes.end(), less_attribute); in StartElementHandler()