Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dautocmd.pro21 int has_textchanged(void);
/vim-8.2.3635/src/
H A Dautocmd.c1778 has_textchanged(void) in has_textchanged() function
H A Dmain.c1323 if (!finish_op && has_textchanged() in main_loop()