Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c5070 int not_enough = FALSE; // not enough arguments in syn_cmd_region() local
5142 not_enough = TRUE; in syn_cmd_region()
5202 if (illegal || not_enough) in syn_cmd_region()
5211 not_enough = TRUE; in syn_cmd_region()
5298 if (not_enough) in syn_cmd_region()