Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_bt.c4065 status = RA_BREAK; // rest is below in regmatch()
4230 status = RA_BREAK; // skip the restore bits in regmatch()
4384 if (status != RA_BREAK) in regmatch()
4626 if (status != RA_BREAK) in regmatch()
4632 if (status != RA_BREAK) in regmatch()
H A Dregexp.c92 #define RA_BREAK 3 // break inner loop macro