Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c329 static void syn_add_start_off(lpos_T *result, regmmatch_T *regmatch, synpat_T *spp, int idx, int ex…
2005 syn_add_start_off(&pos, &regmatch, in syn_current_attr()
2042 syn_add_start_off(&hl_startpos, &regmatch, in syn_current_attr()
3103 syn_add_start_off( in syn_add_start_off() function