Searched refs:copy_indent (Results 1 – 3 of 3) sorted by relevance
28 int copy_indent(int size, char_u *src);
1431 copy_indent(int size, char_u *src) in copy_indent() function
2159 (void)copy_indent(newindent, saved_line); in open_line()