Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmemline.c2768 ml_append_int( in ml_append_int() function
3321 return ml_append_int(buf, lnum, line, len, flags); in ml_append_flush()
4050 (void)ml_append_int(buf, lnum, new_line, new_len, in ml_flush_line()
/vim-8.2.3635/src/testdir/
H A Dtest_textprop.vim1576 " This was calling ml_append_int() and copy a text property from a previous
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt36524 Solution: Invoke listeners before calling ml_append_int().