Home
last modified time | relevance | path

Searched defs:lines (Results 1 – 18 of 18) sorted by relevance

/vim-8.2.3635/src/testdir/
H A Dvim9.vim7 func CheckDefSuccess(lines) argument
26 func CheckDefFailure(lines, error, lnum = -3) argument
44 func CheckDefExecFailure(lines, error, lnum = -3) argument
139 func CheckLegacySuccess(lines) argument
155 func CheckLegacyFailure(lines, error) argument
H A Dtest_xxd.vim11 func PrepareBuffer(lines) argument
H A Dterm_util.vim183 func Term_getlines(buf, lines) argument
H A Dtest_goto.vim6 func XTest_goto_decl(cmd, lines, line, col) argument
H A Dtest_debugger.vim23 func CheckDbgOutput(buf, lines, options = {}) argument
H A Dtest_popupwin.vim2858 func PopupMenu(lines, line, col, scrollbar = 0) argument
/vim-8.2.3635/runtime/tools/
H A Dunicode.vim284 func AddLinesToCharDict(lines, chardict) argument
/vim-8.2.3635/src/
H A Dcreate_cmdidxs.vim13 let lines = readfile('ex_cmds.h') variable
H A Dversion.c8533 static char *(lines[]) = in intro_message() local
H A Dex_cmds2.c824 int i, lines; in requires_py_version() local
H A Dmisc1.c365 int lines; in plines_win_nofill() local
431 int lines = 0; in plines_win_col() local
H A Devalbuffer.c141 typval_T *lines, in set_buffer_lines()
H A Dcmdexpand.c532 int lines; in showmatches() local
H A Dpopupwin.c3428 int lines, linee; in popup_update_mask() local
3488 int lines, linee; in update_popup_transparent() local
H A Dregister.c506 execreg_line_continuation(char_u **lines, long *idx) in execreg_line_continuation()
H A Dnormal.c1821 long lines; in clear_showcmd() local
H A Dif_py_both.h4719 InsertBufferLines(buf_T *buf, PyInt n, PyObject *lines, PyInt *len_change) in InsertBufferLines()
4996 PyObject *lines; in RBAppend() local
/vim-8.2.3635/src/xpm/include/
H A Dxpm.h119 char **lines; /* pointer to the extension array of strings */ member