Searched refs:MLINE (Results 1 – 16 of 16) sorted by relevance
1184 yanktype = MLINE; in op_yank()1225 case MLINE: in op_yank()1317 curr->y_type = MLINE; in op_yank()1636 y_type = MLINE; in do_put()1665 if (y_type == MLINE) in do_put()1706 y_type = MLINE; in do_put()1723 else if (y_type == MLINE) in do_put()2176 if (y_type == MLINE) in do_put()2219 if (y_type == MLINE) in do_put()2236 else if (y_type == MLINE) in do_put()[all …]
64 int type = MLINE, clip_length = 0, is_type_set = FALSE; in clip_mch_request_selection()79 case 'L': type = MLINE; break; in clip_mch_request_selection()140 case MLINE: *vim_clip = 'L'; break; in clip_mch_set_selection()
654 oap->motion_type = MLINE; in op_delete()1149 if (oap->motion_type == MLINE) in op_replace()1282 if (oap->motion_type == MLINE) in op_tilde()1701 if (oap->motion_type == MLINE) in op_change()1743 if (oap->motion_type == MLINE) in op_change()3359 else if (oap->motion_type == MLINE) in op_function()3511 oap->motion_type = MLINE; in do_pending_operator()3516 if (oap->motion_type == MLINE) in do_pending_operator()3675 || oap->motion_type == MLINE) in do_pending_operator()3795 oap->motion_type = MLINE; in do_pending_operator()[all …]
122 /* Default to MAUTO, uses MCHAR or MLINE depending on trailing NL. */123 if (!(MCHAR == motion_type || MLINE == motion_type || MBLOCK == motion_type
3917 cap->oap->motion_type = MLINE; in nv_scroll()4196 cap->oap->motion_type = MLINE; in nv_up()4242 cap->oap->motion_type = MLINE; in nv_down()4425 cap->oap->motion_type = MLINE; in normal_search()4816 cap->oap->motion_type = MLINE; in nv_percent()5394 cap->oap->motion_type = flag ? MLINE : MCHAR; in nv_cursormark()6021 oap->motion_type = MLINE; in nv_g_cmd()6035 oap->motion_type = MLINE; in nv_g_cmd()6638 cap->oap->motion_type = MLINE; in nv_lineop()6919 cap->oap->motion_type = MLINE; in nv_goto()
1647 new_type = MLINE; in read_viminfo_register()1755 if (type != MCHAR && type != MLINE && type != MBLOCK) in handle_viminfo_register()1884 case MLINE: in write_viminfo_registers()
4751 case 'L': type = MLINE; break; in clip_mch_request_selection()4761 type = memchr(string, stringlen, '\n') ? MLINE : MCHAR; in clip_mch_request_selection()4823 case MLINE: vtype = 'L'; break; in clip_mch_set_selection()
1638 oap->motion_type = MLINE; in current_par()
1514 #define MLINE 1 // line-wise movement/register macro
974 if (oap->motion_type == MLINE) in do_mouse()
4726 case MLINE: buf[0] = 'V'; break; in f_getregtype()7821 case MLINE: buf[0] = 'V'; break; in f_getreginfo()8913 *yank_type = MLINE; in get_yank_type()
2256 oap->motion_type = MLINE; // Linewise for this case only in findmatchlimit()
2303 if (item->li_next != NULL || type == MLINE) in term_paste_register()
7725 oa.motion_type = MLINE; in ex_operators()
41 syn keyword sindaOptions MODEL PPOUT NOLIST MLINE NODEBUG DIRECTORIES
64 syn keyword clReserved ERROR EXIT INTERRUPT LOCKED LREPLY MODE MCOL MLINE MREPLY NULL REPLY V1 V2 V…