Searched refs:REG_NEWLINE (Results 1 – 4 of 4) sorted by relevance
60 #define REG_NEWLINE 0010 macro
29 flags |= REG_NEWLINE; in Regex()
523 (m->g->cflags®_NEWLINE)) )531 (m->g->cflags®_NEWLINE)) )539 (m->g->cflags®_NEWLINE)) ||550 (m->g->cflags®_NEWLINE)) ||712 if ( (lastc == '\n' && m->g->cflags®_NEWLINE) ||717 if ( (c == '\n' && m->g->cflags®_NEWLINE) ||795 if ( (lastc == '\n' && m->g->cflags®_NEWLINE) ||800 if ( (c == '\n' && m->g->cflags®_NEWLINE) ||
363 if (p->g->cflags®_NEWLINE) in p_ere_exp()545 if (p->g->cflags®_NEWLINE) in p_simp_re()721 if (p->g->cflags®_NEWLINE) in p_bracket()