Home
last modified time | relevance | path

Searched defs:maxdepth (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dlist.c931 list_flatten(list_T *list, long maxdepth) in list_flatten()
989 long maxdepth; in flatten_common() local