Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dmemline.pro23 int ml_line_alloced(void);
/vim-8.2.3635/src/
H A Dchange.c1316 alloc_newp = !ml_line_alloced(); // check if oldp was allocated in del_bytes()
H A Dmemline.c2697 ml_line_alloced(void) in ml_line_alloced() function