Searched refs:Answers (Results 1 – 3 of 3) sorted by relevance
63 Answers = 3, enumerator75 3 => Section::Answers, in from()89 Section::Answers => "answer", in fmt()113 Section::Answers => self.answers, in count()
104 self.start_check(Section::Answers)?; in start_answers()105 self.section = Section::Answers; in start_answers()127 Section::Answers => (&mut self.header.answers, Error::ErrTooManyAnswers), in increment_section_count()162 if self.section < Section::Answers { in check_resource_section()
168 self.resource_header(Section::Answers) in answer_header()173 self.resource(Section::Answers) in answer()204 self.skip_resource(Section::Answers) in skip_answer()