Searched refs:RF_HASNL (Results 1 – 3 of 3) sorted by relevance
284 #define RF_HASNL 4 // can match a NL macro391 return (prog->regflags & RF_HASNL); in re_multiline()
1485 regflags |= RF_HASNL; in nfa_regatom()1497 regflags |= RF_HASNL; in nfa_regatom()
2530 r->regflags |= RF_HASNL; in bt_regcomp()