| /vim-8.2.3635/src/testdir/ |
| H A D | test_utf8.vim | 35 func CustomComplete1(lead, line, pos) argument 39 func CustomComplete2(lead, line, pos) argument 43 func CustomComplete3(lead, line, pos) argument
|
| /vim-8.2.3635/src/libvterm/src/ |
| H A D | encoding.c | 30 const char bytes[], size_t *pos, size_t bytelen) in decode_utf8() 166 const char bytes[], size_t *pos, size_t bytelen) in decode_usascii() 192 const char bytes[], size_t *pos, size_t bytelen) in decode_table()
|
| H A D | screen.c | 169 static int putglyph(VTermGlyphInfo *info, VTermPos pos, void *user) in putglyph() 212 VTermPos pos; in sb_pushline_from_row() local 406 static int movecursor(VTermPos pos, VTermPos oldpos, int visible, void *user) in movecursor() 543 VTermPos pos; in resize_buffer() local 830 int vterm_screen_get_cell(const VTermScreen *screen, VTermPos pos, VTermScreenCell *cell) in vterm_screen_get_cell() 885 int vterm_screen_is_eol(const VTermScreen *screen, VTermPos pos) in vterm_screen_is_eol() 984 int vterm_screen_get_attrs_extent(const VTermScreen *screen, VTermRect *extent, VTermPos pos, VTerm… in vterm_screen_get_attrs_extent()
|
| H A D | parser.c | 98 size_t pos = 0; in vterm_input_write() local
|
| H A D | vterm.c | 373 VTermPos pos; in vterm_copy_cells() local
|
| H A D | state.c | 16 static void putglyph(VTermState *state, const uint32_t chars[], int width, VTermPos pos) in putglyph() 678 VTermPos pos; in on_escape() local
|
| /vim-8.2.3635/src/libvterm/t/ |
| H A D | harness.c | 240 static int movecursor(VTermPos pos, VTermPos oldpos UNUSED, int visible UNUSED, void *user UNUSED) in movecursor() 311 static int state_putglyph(VTermGlyphInfo *info, VTermPos pos, void *user UNUSED) in state_putglyph() 436 VTermPos pos; in screen_damage() local 455 VTermPos pos; in screen_damage() local 681 size_t pos = 0; in main() local 791 VTermPos pos; in main() local 955 VTermPos pos; in main() local 988 VTermPos pos; in main() local 999 VTermPos pos; in main() local
|
| /vim-8.2.3635/src/ |
| H A D | mark.c | 52 setmark_pos(int c, pos_T *pos, int fnum) in setmark_pos() 195 pos_T *pos; in movemark() local 341 pos_T pos; in getmark_buf_fnum() local 358 pos_T pos; in getmark_buf_fnum() local 450 pos_T pos; in getnextmark() local 577 check_mark(pos_T *pos) in check_mark() 1409 add_mark(list_T *l, char_u *mname, pos_T *pos, int bufnr, char_u *fname) in add_mark()
|
| H A D | textobject.c | 28 pos_T pos, tpos; in findsent() local 687 pos_T pos; in current_word() local 857 pos_T pos; in current_sent() local 1041 pos_T *pos = NULL; in current_block() local 1202 pos_T pos; in in_html_tag() local
|
| H A D | indent.c | 338 get_sw_value_pos(buf_T *buf, pos_T *pos) in get_sw_value_pos() 355 pos_T pos = curwin->w_cursor; in get_sw_value_indent() local 821 pos_T pos; in get_number_indent() local 1134 pos_T *pos, old_pos; in ins_try_si() local 1896 pos_T *pos, realpos, paren; in get_lisp_indent() local 2143 pos_T pos; in f_lispindent() local
|
| H A D | netbeans.c | 1134 pos_T *pos; in nb_do_cmd() local 1335 pos_T *pos; in nb_do_cmd() local 1806 pos_T *pos; in nb_do_cmd() local 1972 pos_T *pos; in nb_do_cmd() local 2049 pos_T *pos; in nb_do_cmd() local 2731 pos_T pos; in netbeans_inserted() local 2781 pos_T pos; in netbeans_removed() local 3349 static pos_T pos; in off2pos() local 3396 pos2off(buf_T *buf, pos_T *pos) in pos2off()
|
| H A D | cindent.c | 154 pos_T *pos; in find_start_comment() local 190 pos_T *pos; in find_start_rawstring() local 351 static pos_T pos; in find_line_comment() local 1443 lpos_T *pos = &cached->lpos; // find position in cin_is_cpp_baseclass() local 1642 pos_T *pos; in find_start_brace() local 4129 pos_T pos; in f_cindent() local
|
| H A D | search.c | 610 pos_T *pos, in searchit() 1219 pos_T pos; // position of the last match in do_search() local 1682 pos_T *pos, in search_for_exact_line() 2080 static pos_T pos; // current search position in findmatchlimit() local 2892 pos_T pos; in is_zero_width() local 2958 pos_T pos; // position after the pattern in current_search() local 3123 pos_T *pos, in cmdline_search_stat() 3202 pos_T *pos, in update_search_stat() 4098 pos_T pos = curwin->w_cursor; in f_searchcount() local
|
| H A D | normal.c | 2440 pos_T *pos; in find_decl() local 3210 pos_T pos = curwin->w_cursor; in nv_zet() local 4489 pos_T *pos = NULL; // init for GCC in nv_brackets() local 4804 pos_T *pos; in nv_percent() local 5288 pos_T pos; in n_swapchar() local 5377 nv_cursormark(cmdarg_T *cap, int flag, pos_T *pos) in nv_cursormark() 5519 pos_T *pos; in nv_gomark() local 5565 pos_T *pos; in nv_pcmark() local
|
| H A D | ops.c | 1245 pos_T pos; in op_tilde() local 1360 swapchars(int op_type, pos_T *pos, int length) in swapchars() 1390 swapchar(int op_type, pos_T *pos) in swapchar() 2337 pos_T pos; in op_addsub() local 2469 pos_T *pos, in do_addsub()
|
| H A D | mouse.c | 67 find_start_of_word(pos_T *pos) in find_start_of_word() 91 find_end_of_word(pos_T *pos) in find_end_of_word() 954 pos_T *pos = NULL; in do_mouse() local
|
| H A D | misc2.c | 77 pos_T pos; in getviscol2() local 116 getvpos(pos_T *pos, colnr_T wcol) in getvpos() 123 pos_T *pos, in coladvance2() 503 check_pos(buf_T *buf, pos_T *pos) in check_pos()
|
| H A D | gui_photon.c | 632 PhRect_t *pos; in gui_ph_handle_mouse() local 1125 PhPoint_t pos = {0, 0}; in gui_mch_init() local 1650 PhPoint_t *pos; in gui_mch_get_winpos() local 1663 PhPoint_t pos = { x, y }; in gui_mch_set_winpos() local 2146 PhPoint_t pos = { TEXT_X(col), TEXT_Y(row) }; in gui_mch_draw_string() local
|
| H A D | terminal.c | 1784 VTermPos pos; in update_snapshot() local 2222 position_cursor(win_T *wp, VTermPos *pos) in position_cursor() 3012 VTermPos pos, in handle_movecursor() 3553 VTermPos *pos, in term_line2screenline() 3652 VTermPos pos; in update_system_term() local 3715 VTermPos pos; in term_update_window() local 4352 char *pos = (char *)frag->str + offset; in sync_shell_dir() local 4769 VTermPos pos; in f_term_dumpwrite() local 6056 VTermPos pos; in f_term_scrape() local
|
| H A D | move.c | 1226 pos_T *pos, in textpos2screenpos() 1286 pos_T pos; in f_screenpos() local
|
| H A D | textformat.c | 624 pos_T pos; in auto_format() local
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | rubycomplete.vim | 137 function! s:IsPosInClassDef(pos) argument 148 function! s:IsInComment(pos) argument
|
| H A D | rust.vim | 137 function! rust#CompleteExpand(lead, line, pos) argument
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | mp.vim | 103 function! s:CommentOrString(line, pos) argument
|
| H A D | ruby.vim | 726 function! s:IsAssignment(str, pos) abort argument
|