Searched refs:parser_process_directives (Results 1 – 1 of 1) sorted by relevance
355 self.parser_process_directives()?; in document_start()367 fn parser_process_directives(&mut self) -> Result<(), ScanError> { in parser_process_directives() method389 self.parser_process_directives()?; in _explicit_document_start()