line_error 1340 src/editor/syntax.c int line_error; line_error 1345 src/editor/syntax.c line_error = edit_read_syntax_rules (edit, g ? g : f, args, ARGS_LEN - 1); line_error 1346 src/editor/syntax.c if (line_error != 0) line_error 1349 src/editor/syntax.c result = line + line_error; line_error 1351 src/editor/syntax.c result = line_error;