Home
last modified time | relevance | path

Searched refs:cw_funcs (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dif_perl.xs998 struct ufuncs cw_funcs = { cur_val, 0, 0 }; variable
1013 sv_magic(sv, NULL, 'U', (char *)&cw_funcs, sizeof(cw_funcs)); in VIM_init()