line_start 129 src/editor/format.c || (force && bad_line_start (&edit->buffer, line_start (&edit->buffer, i)))) line_start 154 src/editor/format.c || (force && bad_line_start (&edit->buffer, line_start (&edit->buffer, i)))) line_start 123 src/editor/syntax.c gboolean line_start; line_start 264 src/editor/syntax.c const char *whole_right, gboolean line_start) line_start 271 src/editor/syntax.c if ((line_start && c != '\n') || (whole_left != NULL && strchr (whole_left, c) != NULL)) line_start 477 src/editor/syntax.c k->whole_word_chars_right, k->line_start); line_start 592 src/editor/syntax.c k->whole_word_chars_right, k->line_start); line_start 1181 src/editor/syntax.c k->line_start = TRUE;