Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dhighlight.c2889 #define LIST_INT 3 macro
2911 didh = highlight_list_arg(id, didh, LIST_INT, in highlight_list_one()
2913 didh = highlight_list_arg(id, didh, LIST_INT, in highlight_list_one()
2915 didh = highlight_list_arg(id, didh, LIST_INT, in highlight_list_one()
2968 if (type == LIST_INT) in highlight_list_arg()