Home
last modified time | relevance | path

Searched refs:dictitem_T (Results 1 – 25 of 40) sorted by relevance

12

/vim-8.2.3635/src/
H A Ddict.c123 dictitem_T *di; in hashtab_free_contents()
221 dictitem_T *
224 dictitem_T *di; in dictitem_alloc()
243 dictitem_T *di; in dictitem_copy()
293 dictitem_T *di; in dict_copy()
555 dictitem_T *di; in dict_iterate_next()
612 dictitem_T *
652 dictitem_T *di; in dict_get_tv()
670 dictitem_T *di; in dict_get_string()
699 dictitem_T *di; in dict_get_number_def()
[all …]
H A Devalvars.c1122 dictitem_T *di; in list_hashtable_vars()
1741 dictitem_T *di; in do_unlet()
1814 dictitem_T *di; in do_lock_var()
2749 dictitem_T *
2794 dictitem_T *
3009 dictitem_T *v; in get_var_value()
3083 dictitem_T *v; in vars_clear_ext()
3212 dictitem_T *di; in set_var_const()
3662 dictitem_T *v; in getwinvar()
4063 dictitem_T *v; in f_gettabvar()
[all …]
H A Dstructs.h1539 typedef struct dictitem_S dictitem_T; typedef
1716 dictitem_T var; // variable (without room for name)
1720 dictitem_T l_vars_var; // variable for l: scope
1722 dictitem_T l_avars_var; // variable for a: scope
1750 dictitem_T *fd_di; // Dictionary item used
1769 dictitem_T sv_var;
1786 dictitem_T *sav_di; // dictitem with di_key and di_tv
3049 dictitem_T b_bufvar; // variable for "b:" Dictionary
3232 dictitem_T tp_winvar; // variable for "t:" Dictionary
3711 dictitem_T w_winvar; // variable for "w:" Dictionary
[all …]
H A Dmacros.h328 #define HIKEY2DI(p) ((dictitem_T *)(p - offsetof(dictitem_T, di_key)))
H A Dif_lua.c1064 dictitem_T *di; in luaV_dict_iter()
1097 dictitem_T *di = dict_find(d, key, -1); in luaV_dict_index()
1119 dictitem_T *di; in luaV_dict_newindex()
1813 dictitem_T *di; in luaV_setvar()
1900 dictitem_T *di = dict_find(dict, (char_u *)name, (int)len); in luaV_getvar()
2000 dictitem_T *di; in luaV_dict()
H A Dquickfix.c6734 qf_get_list_from_lines(dict_T *what, dictitem_T *di, dict_T *retdict) in qf_get_list_from_lines()
6739 dictitem_T *efm_di; in qf_get_list_from_lines()
6875 dictitem_T *di; in qf_getprop_qfidx()
7014 dictitem_T *di; in qf_getprop_ctx()
7087 dictitem_T *di; in qf_get_properties()
7309 dictitem_T *di; in qf_setprop_get_qfidx()
7408 dictitem_T *di, in qf_setprop_items_from_lines()
7412 dictitem_T *efm_di; in qf_setprop_items_from_lines()
7441 qf_setprop_context(qf_list_T *qfl, dictitem_T *di) in qf_setprop_context()
7458 qf_setprop_curidx(qf_info_T *qi, qf_list_T *qfl, dictitem_T *di) in qf_setprop_curidx()
[all …]
H A Dclientserver.c770 dictitem_T v; in remote_common()
845 dictitem_T v; in f_remote_peek()
H A Duserfunc.c1555 dictitem_T *v; in deref_func_name()
1979 dictitem_T *v, in add_nr_var()
2066 dictitem_T *di; in cleanup_function_call()
2444 dictitem_T *v; in call_user_func()
3877 dictitem_T *v; in define_function()
5495 dictitem_T *
5519 dictitem_T *
5592 dictitem_T *
5595 dictitem_T *v = NULL; in find_var_in_scoped_ht()
H A Dvim9script.c819 dictitem_T *di, in update_vim9_script_var()
931 dictitem_T *di = HI2DI(script_hi); in hide_script_var()
H A Dvim9execute.c1406 dictitem_T *v; in call_eval_func()
2098 dictitem_T *di = find_var_in_ht(ht, 0, name, TRUE); in exec_instructions()
2122 dictitem_T *di = NULL; in exec_instructions()
2269 dictitem_T *di = find_var_in_ht(ht, 0, name + 2, TRUE); in exec_instructions()
2378 dictitem_T *di; in exec_instructions()
2510 dictitem_T *di; in exec_instructions()
2761 dictitem_T *di = NULL; in exec_instructions()
3012 dictitem_T *item; in exec_instructions()
4100 dictitem_T *di; in exec_instructions()
4144 dictitem_T *di; in exec_instructions()
H A Dpopupwin.c41 dictitem_T *di; in popup_options_one()
83 dictitem_T *di; in set_padding_border()
422 dictitem_T *di; in apply_move_options()
486 handle_moved_argument(win_T *wp, dictitem_T *di, int mousemoved) in handle_moved_argument()
555 dictitem_T *di; in check_highlight()
653 dictitem_T *di; in apply_general_options()
1019 dictitem_T *di; in add_popup_dicts()
H A Dtextprop.c133 dictitem_T *di; in get_bufnr_from_arg()
717 dictitem_T *di; in f_prop_find()
1103 dictitem_T *di; in prop_type_set()
H A Dif_py_both.h815 dictitem_T *di; in VimToPython()
1711 dictitem_T *di; in _DictionaryItem()
1868 dictitem_T *di; in DictionaryAssItem()
1985 dictitem_T *di; in dict_val()
2081 dictitem_T *di; in DictionaryUpdate()
2178 dictitem_T *di; in DictionaryPopItem()
5923 dictitem_T *di; in pydict_to_tv()
5995 dictitem_T *di; in pymap_to_tv()
H A Dmatch.c929 dictitem_T *di; in matchadd_dict_arg()
1105 dictitem_T *di; in f_setmatches()
H A Dsign.c2298 dictitem_T *di; in f_sign_getplaced()
2426 dictitem_T *di; in sign_place_from_dict()
2666 dictitem_T *di; in sign_unplace_from_dict()
H A Dif_ruby.c1216 dictitem_T *di; in vim_to_ruby()
1865 dictitem_T *di; in convert_hash2dict()
H A Dtime.c683 dictitem_T *di; in add_timer_info()
H A Dhighlight.c2299 dictitem_T *colentry; in colorname2rgb()
4258 dictitem_T *di; in hldict_get_string()
4287 dictitem_T *di; in hldict_attr_to_str()
H A Djson.c1018 dictitem_T *di = dictitem_alloc(top_item->jd_key); in json_decode_item()
H A Dsession.c530 dictitem_T *this_var; in store_session_globals()
H A Devalwindow.c901 dictitem_T *di; in f_win_splitmove()
/vim-8.2.3635/src/proto/
H A Ddict.pro12 dictitem_T *dictitem_alloc(char_u *key);
13 void dictitem_remove(dict_T *dict, dictitem_T *item);
14 void dictitem_free(dictitem_T *item);
17 int dict_add(dict_T *d, dictitem_T *item);
29 dictitem_T *dict_find(dict_T *d, char_u *key, int len);
40 dictitem_T *dict_lookup(hashitem_T *hi);
H A Devalvars.pro59 int eval_variable(char_u *name, int len, typval_T *rettv, dictitem_T **dip, int flags);
61 dictitem_T *find_var(char_u *name, hashtab_T **htp, int no_autoload);
62 dictitem_T *find_var_in_ht(hashtab_T *ht, int htname, char_u *varname, int no_autoload);
68 void init_var_dict(dict_T *dict, dictitem_T *dict_var, int scope);
75 int var_check_permission(dictitem_T *di, char_u *name);
H A Duserfunc.pro67 dictitem_T *get_funccal_local_var(void);
69 dictitem_T *get_funccal_args_var(void);
73 dictitem_T *find_var_in_scoped_ht(char_u *name, int no_autoload);
H A Dvim9script.pro16 void update_vim9_script_var(int create, dictitem_T *di, int flags, typval_T *tv, type_T **type, int…

12