Home
last modified time | relevance | path

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

/third_party/boost/tools/quickbook/src/
Ddoc_info_actions.cpp476 int year_end = in write_boostbook_header() local
481 if (year_end < year_start) { in write_boostbook_header()
488 << year_end << "." << std::endl; in write_boostbook_header()
491 for (; year_start <= year_end; ++year_start) in write_boostbook_header()