Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtextprop.c1045 char_u *cur_prop = buf->b_ml.ml_line_ptr + len in f_prop_remove() local
1049 mch_memmove(&textprop, cur_prop, sizeof(textprop_T)); in f_prop_remove()
1065 cur_prop = buf->b_ml.ml_line_ptr + len in f_prop_remove()
1072 mch_memmove(cur_prop, cur_prop + sizeof(textprop_T), in f_prop_remove()