Searched refs:has_props (Results 1 – 2 of 2) sorted by relevance
28 int ml_replace_len(linenr_T lnum, char_u *line_arg, colnr_T len_arg, int has_props, int copy);
3413 int has_props, in ml_replace_len() argument3426 if (!has_props) in ml_replace_len()3432 if (has_props) in ml_replace_len()3455 if (curbuf->b_has_textprop && !has_props) in ml_replace_len()3462 if (curbuf->b_has_textprop && !has_props) in ml_replace_len()