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 125 src/editor/syntax.c gboolean line_start; line_start 266 src/editor/syntax.c const char *whole_right, gboolean line_start) line_start 273 src/editor/syntax.c if ((line_start && c != '\n') || (whole_left != NULL && strchr (whole_left, c) != NULL)) line_start 479 src/editor/syntax.c k->whole_word_chars_right, k->line_start); line_start 594 src/editor/syntax.c k->whole_word_chars_right, k->line_start); line_start 1183 src/editor/syntax.c k->line_start = TRUE;