Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c332 static int check_keyword_id(char_u *line, int startcol, int *endcol, long *flags, short **next_list…
1884 syn_id = check_keyword_id(line, (int)current_col, in syn_current_attr()
3233 check_keyword_id( in check_keyword_id() function