Searched refs:id_attributes (Results 1 – 2 of 2) sorted by relevance
28 id_attributes.push_back(id_attributes_[i]); in xml_processor()31 boost::sort(id_attributes); in xml_processor()92 if (boost::find(id_attributes, name.to_s()) != in parse()93 id_attributes.end()) { in parse()
142 std::vector<std::string> id_attributes; member