col1             1700 src/editor/edit.c edit_insert_column_from_file (WEdit *edit, int file, off_t *start_pos, off_t *end_pos, long *col1,
col1             1756 src/editor/edit.c     *col1 = col;
col1             3110 src/editor/edit.c         long col1, col2;
col1             3117 src/editor/edit.c         col1 = MIN (edit->column1, edit->column2);
col1             3121 src/editor/edit.c             - edit_move_forward3 (edit, start_bol, col1, 0);
col1             3123 src/editor/edit.c             - edit_move_forward3 (edit, end_bol, col1, 0);
col1              673 src/editor/editcmd.c                             off_t *start_pos, off_t *end_pos, long *col1, long *col2)
col1              717 src/editor/editcmd.c     *col1 = col;