Home
last modified time | relevance | path

Searched refs:open_line (Results 1 – 6 of 6) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dchange.pro30 int open_line(int dir, int flags, int second_line_indent);
/vim-8.2.3635/src/
H A Dtextformat.c351 open_line(FORWARD, OPENLINE_DELSPACES + OPENLINE_MARKFIX in internal_format()
H A Dchange.c1367 open_line( in open_line() function
H A Dedit.c5144 i = open_line(FORWARD, in ins_eol()
H A Dnormal.c6480 && open_line(cap->cmdchar == 'O' ? BACKWARD : FORWARD, in n_opencmd()
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt25272 Problem: open_line() returns TRUE/FALSE for success/failure.