Home
last modified time | relevance | path

Searched refs:id_attributes_ (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/tools/quickbook/src/
Did_xml.cpp19 char const* id_attributes_[] = {"id", "linkend", "linkends", variable
26 sizeof(id_attributes_) / sizeof(char const*); in xml_processor()
28 id_attributes.push_back(id_attributes_[i]); in xml_processor()