Searched defs:syntax_error (Results 1 – 11 of 11) sorted by relevance
58 class syntax_error : public error { class
55 ATF_TEST_CASE_BODY(syntax_error) in ATF_TEST_CASE_BODY() argument
67 text::syntax_error::syntax_error(const std::string& message) : in syntax_error() function in text::syntax_error
24 bool syntax_error; member
78 class syntax_error : public error { class
83 ATF_TEST_CASE_BODY(syntax_error) in ATF_TEST_CASE_BODY() argument
106 config::syntax_error::syntax_error(const std::string& message) : in syntax_error() function in config::syntax_error
313 int syntax_error = 0; local
630 bool syntax_error = FALSE; in _nc_infotocap() local
74 syntax_error(int st_lineno, const char *st_line, const char *st_cptr) in syntax_error() function
3944 bool &syntax_error) { in LookupHere()3986 CommandReturnObject &result, bool &syntax_error) { in LookupInModule()4074 bool syntax_error = false; in DoExecute() local