Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dautocmd.pro22 int has_textchangedI(void);
/vim-8.2.3635/src/
H A Dautocmd.c1787 has_textchangedI(void) in has_textchangedI() function
H A Dedit.c1481 if (ready && has_textchangedI() in ins_redraw()