Searched refs:syntax_error (Results 1 – 12 of 12) sorted by relevance
194 self.syntax_error("bogus `&'")206 self.syntax_error("`;' missing after char reference")213 self.syntax_error("bogus `&'")217 self.syntax_error("reference to unknown entity `&%s;'" % str)220 self.syntax_error("bogus `&'")263 self.syntax_error('illegal data at start of file')266 self.syntax_error('data not in content')268 self.syntax_error('illegal character in content')314 self.syntax_error("<?xml?> declaration not at start of document")341 self.syntax_error('multiple DOCTYPE elements')[all …]
1182 goto syntax_error; in parseOptions()1188 goto syntax_error; in parseOptions()1199 goto syntax_error; in parseOptions()1210 goto syntax_error; in parseOptions()1217 goto syntax_error; in parseOptions()1226 goto syntax_error; in parseOptions()1240 goto syntax_error; in parseOptions()1252 goto syntax_error; in parseOptions()1257 goto syntax_error; in parseOptions()1264 goto syntax_error; in parseOptions()[all …]
66 syntax_error = 'syntax error' variable78 raise syntax_error, 'expected "("'83 raise syntax_error, 'missing ")"'
662 goto syntax_error; in kmod_config_parse()669 goto syntax_error; in kmod_config_parse()677 goto syntax_error; in kmod_config_parse()685 goto syntax_error; in kmod_config_parse()694 goto syntax_error; in kmod_config_parse()703 goto syntax_error; in kmod_config_parse()711 syntax_error: in kmod_config_parse()
236 void error (const syntax_error& err);641 ]b4_parser_class[::syntax_error::~syntax_error () YY_NOEXCEPT YY_NOTHROW924 catch (const syntax_error &yyexc)1032 catch (const syntax_error& yyexc)1206 ]b4_parser_class[::error (const syntax_error& yyexc)
248 struct syntax_error : std::runtime_error250 syntax_error (]b4_locations_if([const location_type& l, ])[const std::string& m)255 syntax_error (const syntax_error& s)260 ~syntax_error () YY_NOEXCEPT YY_NOTHROW;]b4_locations_if([
2547 catch (const syntax_error& yyexc)3004 catch (const parser_type::syntax_error &yyexc)3173 ]b4_parser_class[::syntax_error::~syntax_error () YY_NOEXCEPT YY_NOTHROW
854 catch (const ]b4_namespace_ref[::]b4_parser_class[::syntax_error& yyexc)945 typedef ]b4_namespace_ref[::]b4_parser_class[::syntax_error syntax_error;956 catch (const syntax_error& yyexc)
214 .. method:: syntax_error(message)221 without first calling :meth:`syntax_error`.247 implementation calls :meth:`syntax_error` to signal an error.
641 fn syntax_error() { in syntax_error() function
667 goto syntax_error; in cfg_file_parse()681 goto syntax_error; in cfg_file_parse()700 syntax_error: in cfg_file_parse()