Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_bt.c289 , RS_STAR_LONG // STAR/PLUS/BRACE_SIMPLE longest match enumerator
4224 ? RS_STAR_LONG : RS_STAR_SHORT, scan); in regmatch()
4613 case RS_STAR_LONG: in regmatch()
4635 if (rp->rs_state == RS_STAR_LONG) in regmatch()