Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dlist.c1707 list_remove(typval_T *argvars, typval_T *rettv, char_u *arg_errmsg) in list_remove() function
3106 list_remove(argvars, rettv, arg_errmsg); in f_remove()
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt2130 Problem: list_remove() conflicts with function defined in Sun header file.