Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp.c284 #define RF_HASNL 4 // can match a NL macro
391 return (prog->regflags & RF_HASNL); in re_multiline()
H A Dregexp_nfa.c1485 regflags |= RF_HASNL; in nfa_regatom()
1497 regflags |= RF_HASNL; in nfa_regatom()
H A Dregexp_bt.c2530 r->regflags |= RF_HASNL; in bt_regcomp()