Searched defs:html_state (Results 1 – 1 of 1) sorted by relevance
140 struct html_state struct142 ids_type const& ids;143 html_options const& options;144 unsigned int error_count;146 explicit html_state( in html_state() argument