| /vim-8.2.3635/src/ |
| H A D | sign.c | 2219 FOR_ALL_LIST_ITEMS(l, li) in sign_define_multiple() 2585 FOR_ALL_LIST_ITEMS(argvars[0].vval.v_list, li) in f_sign_placelist() 2607 FOR_ALL_LIST_ITEMS(l, li) in sign_undefine_multiple() 2815 FOR_ALL_LIST_ITEMS(argvars[0].vval.v_list, li) in f_sign_unplacelist()
|
| H A D | popupwin.c | 836 FOR_ALL_LIST_ITEMS(di->di_tv.vval.v_list, li) in apply_general_options() 979 FOR_ALL_LIST_ITEMS(l, li) in add_popup_strings() 1001 FOR_ALL_LIST_ITEMS(l, li) in add_popup_dicts() 1034 FOR_ALL_LIST_ITEMS(plist, pli) in add_popup_dicts() 3425 FOR_ALL_LIST_ITEMS(wp->w_popup_mask, lio) in popup_update_mask() 3491 FOR_ALL_LIST_ITEMS(wp->w_popup_mask, lio) in update_popup_transparent()
|
| H A D | blob.c | 529 FOR_ALL_LIST_ITEMS(l, li) in f_list2blob()
|
| H A D | list.c | 1584 FOR_ALL_LIST_ITEMS(list, li) in write_list() 1688 FOR_ALL_LIST_ITEMS(l, li) in f_list2str() 1697 FOR_ALL_LIST_ITEMS(l, li) in f_list2str() 2108 FOR_ALL_LIST_ITEMS(l, li) in do_sort_uniq()
|
| H A D | change.c | 175 FOR_ALL_LIST_ITEMS(buf->b_recorded_changes, li) in check_recorded_changes() 388 FOR_ALL_LIST_ITEMS(buf->b_recorded_changes, li) in invoke_listeners()
|
| H A D | digraph.c | 2517 FOR_ALL_LIST_ITEMS(pl, pli) in f_digraph_setlist()
|
| H A D | testing.c | 1377 FOR_ALL_LIST_ITEMS(l, li) in f_test_gui_drop_files()
|
| H A D | tag.c | 1363 FOR_ALL_LIST_ITEMS(taglist, item) in find_tagfunc_tags() 4225 FOR_ALL_LIST_ITEMS(l, li) in tagstack_push_items()
|
| H A D | insexpand.c | 2403 FOR_ALL_LIST_ITEMS(list, li) in ins_compl_add_list() 2649 FOR_ALL_LIST_ITEMS(what_list, item) in get_complete_info()
|
| H A D | userfunc.c | 2033 FOR_ALL_LIST_ITEMS(&fc->l_varlist, li) in free_funccal_contents() 2092 FOR_ALL_LIST_ITEMS(&fc->l_varlist, li) in cleanup_function_call() 3107 FOR_ALL_LIST_ITEMS(l, item) in func_call()
|
| H A D | if_ruby.c | 1203 FOR_ALL_LIST_ITEMS(list, curr) in vim_to_ruby()
|
| H A D | textprop.c | 351 FOR_ALL_LIST_ITEMS(argvars[1].vval.v_list, li) in f_prop_add_list()
|
| H A D | job.c | 993 FOR_ALL_LIST_ITEMS(l, li) in win32_build_cmd()
|
| H A D | globals.h | 1905 #define FOR_ALL_LIST_ITEMS(l, li) \ macro
|
| H A D | misc2.c | 2947 FOR_ALL_LIST_ITEMS(l, li) in build_argv_from_list()
|
| H A D | cmdexpand.c | 2548 FOR_ALL_LIST_ITEMS(retlist, li) in ExpandUserList()
|
| H A D | if_py_both.h | 793 FOR_ALL_LIST_ITEMS(list, curr) in VimToPython() 3062 FOR_ALL_LIST_ITEMS(argslist, li) in FunctionConstructor()
|
| H A D | evalfunc.c | 4076 FOR_ALL_LIST_ITEMS(list, li) in common_function() 6480 FOR_ALL_LIST_ITEMS(l, li) in f_inputlist() 9064 FOR_ALL_LIST_ITEMS(ll, li) in f_setreg()
|
| H A D | terminal.c | 663 FOR_ALL_LIST_ITEMS(argvar->vval.v_list, item) in term_start() 2275 FOR_ALL_LIST_ITEMS(l, item) in term_paste_register()
|
| H A D | filepath.c | 2258 FOR_ALL_LIST_ITEMS(list, li) in f_writefile()
|
| H A D | ex_getln.c | 4525 FOR_ALL_LIST_ITEMS(l, li) in script_get()
|
| H A D | highlight.c | 4512 FOR_ALL_LIST_ITEMS(argvars->vval.v_list, li) in f_hlset()
|
| H A D | search.c | 4641 FOR_ALL_LIST_ITEMS(items, li) in fuzzy_match_in_list()
|
| H A D | evalvars.c | 1946 FOR_ALL_LIST_ITEMS(l, li) in item_lock()
|
| H A D | spellsuggest.c | 904 FOR_ALL_LIST_ITEMS(list, li) in spell_suggest_expr()
|