Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c3238 short **next_listp, // return: next_list of matching keyword in check_keyword_id() argument
3305 *next_listp = kp->next_list; in check_keyword_id()