Searched refs:pat_count (Results 1 – 1 of 1) sorted by relevance
5067 int pat_count = 0; // nr of syn_patterns found in syn_cmd_region() local5198 ++pat_count; in syn_cmd_region()5224 else if (ga_grow(&(curwin->w_s->b_syn_patterns), pat_count) != FAIL in syn_cmd_region()