line_error 1371 src/editor/syntax.c int line_error; line_error 1376 src/editor/syntax.c line_error = edit_read_syntax_rules (edit, g ? g : f, args, ARGS_LEN - 1); line_error 1377 src/editor/syntax.c if (line_error != 0) line_error 1380 src/editor/syntax.c result = line + line_error; line_error 1382 src/editor/syntax.c result = line_error;