Home
last modified time | relevance | path

Searched refs:check_auto_format (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dtextformat.pro5 void check_auto_format(int);
/vim-8.2.3635/src/
H A Dtextformat.c638 check_auto_format(FALSE); in auto_format()
713 check_auto_format(FALSE); in auto_format()
725 check_auto_format( in check_auto_format() function
H A Dedit.c2475 check_auto_format(TRUE); in stop_insert()