Home
last modified time | relevance | path

Searched refs:format_only (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dtextformat.pro3 void internal_format(int textwidth, int second_indent, int flags, int format_only, int c);
/vim-8.2.3635/src/
H A Dtextformat.c44 int format_only, in internal_format() argument
438 if (!format_only && haveto_redraw) in internal_format()