Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmatch.c111 for (i = 0, li = pos_list->lv_first; li != NULL && i < MAXPOSMATCH; in match_add()
361 for (i = posmatch->cur; i < MAXPOSMATCH; i++) in next_search_hl_pos()
1001 for (i = 0; i < MAXPOSMATCH; ++i) in f_getmatches()
H A Dstructs.h3318 #define MAXPOSMATCH 8 macro
3337 llpos_T pos[MAXPOSMATCH]; // array of positions