Searched defs:items (Results 1 – 10 of 10) sorted by relevance
| /vim-8.2.3635/runtime/autoload/ |
| H A D | ccomplete.vim | 404 func s:Nextitem(lead, items, depth, all) argument 496 func s:StructMembers(typename, items, all) argument 594 func s:SearchMembers(matches, items, all) argument
|
| /vim-8.2.3635/src/ |
| H A D | version.c | 8137 list_in_columns(char_u **items, int size, int current) in list_in_columns()
|
| H A D | arglist.c | 582 char_u **items = ALLOC_MULT(char_u *, ARGCOUNT); in ex_args() local
|
| H A D | gui_xmdlg.c | 368 XmString items[MAX_ENTRIES_IN_LIST]; in fill_lists() local
|
| H A D | dosinst.c | 2540 static char *(items[]) = in show_help() local
|
| H A D | spellfile.c | 2194 char_u *(items[MAXITEMCNT]); in spell_read_aff() local 3115 char_u **items, in is_aff_rule()
|
| H A D | search.c | 4617 list_T *items, in fuzzy_match_in_list()
|
| H A D | gui_photon.c | 871 vimmenu_T *items = NULL; in gui_ph_find_buffer_item() local
|
| H A D | option.c | 4505 struct vimoption **items; in showoptions() local
|
| H A D | term.c | 6194 int *items; in show_termcodes() local
|