Searched refs:REG_NEWLINE (Results 1 – 4 of 4) sorted by relevance
60 #define REG_NEWLINE 0010 macro
557 (m->g->cflags®_NEWLINE)) )565 (m->g->cflags®_NEWLINE)) )573 (m->g->cflags®_NEWLINE)) ||584 (m->g->cflags®_NEWLINE)) ||746 if ( (lastc == '\n' && m->g->cflags®_NEWLINE) ||751 if ( (c == '\n' && m->g->cflags®_NEWLINE) ||829 if ( (lastc == '\n' && m->g->cflags®_NEWLINE) ||834 if ( (c == '\n' && m->g->cflags®_NEWLINE) ||
36 flags |= REG_NEWLINE; in Regex()
499 if (p->g->cflags®_NEWLINE) in p_ere_exp()681 if (p->g->cflags®_NEWLINE) in p_simp_re()859 if (p->g->cflags®_NEWLINE) in p_bracket()