Searched defs:syntax_error (Results 1 – 5 of 5) sorted by relevance
24 bool syntax_error; member
116 syntax_error(int st_lineno, char *st_line, char *st_cptr) in syntax_error() function
632 bool syntax_error = FALSE; in _nc_infotocap() local
890 syntax_error (const char *filename, in syntax_error() function
3747 bool &syntax_error) { in LookupHere()3789 CommandReturnObject &result, bool &syntax_error) { in LookupInModule()3877 bool syntax_error = false; in DoExecute() local