line_error 1350 src/editor/syntax.c int line_error; line_error 1355 src/editor/syntax.c line_error = edit_read_syntax_rules (edit, g ? g : f, args, ARGS_LEN - 1); line_error 1356 src/editor/syntax.c if (line_error != 0) line_error 1359 src/editor/syntax.c result = line + line_error; line_error 1361 src/editor/syntax.c result = line_error;