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 3121 src/editor/edit.c long col1, col2; col1 3128 src/editor/edit.c col1 = MIN (edit->column1, edit->column2); col1 3132 src/editor/edit.c - edit_move_forward3 (edit, start_bol, col1, 0); col1 3134 src/editor/edit.c - edit_move_forward3 (edit, end_bol, col1, 0); col1 84 src/editor/editcmd.c off_t *start_pos, off_t *end_pos, long *col1, col1 692 src/editor/editcmd.c off_t *end_pos, long *col1, long *col2) col1 735 src/editor/editcmd.c *col1 = col; col1 60 tests/src/editor/edit_insert_column_of_text.c off_t *end_pos, long *col1, long *col2); col1 186 tests/src/editor/edit_insert_column_of_text.c long col1, col2; col1 209 tests/src/editor/edit_insert_column_of_text.c edit_insert_column_of_text (test_edit, copy_buf, col_delta, &start_pos, &end_pos, &col1, &col2);