Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dtextprop.pro23 void prepend_joined_props(char_u *new_props, int propcount, int *props_remaining, linenr_T lnum, in…
/vim-8.2.3635/src/
H A Dtextprop.c1653 prepend_joined_props( in prepend_joined_props() function
H A Dops.c2116 prepend_joined_props(newp + sumsize + 1, propcount, &props_remaining, in do_join()