Searched refs:cur_prop (Results 1 – 1 of 1) sorted by relevance
1045 char_u *cur_prop = buf->b_ml.ml_line_ptr + len in f_prop_remove() local1049 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()