Searched refs:REG_NEWLINE (Results 1 – 4 of 4) sorted by relevance
150 if (regcomp(&parser->re_pid_header, _pid_header, REG_EXTENDED | REG_NEWLINE) || in CreateNdkCrashParser()151 regcomp(&parser->re_sig_header, _sig_header, REG_EXTENDED | REG_NEWLINE) || in CreateNdkCrashParser()152 regcomp(&parser->re_frame_header, _frame_header, REG_EXTENDED | REG_NEWLINE)) in CreateNdkCrashParser()
69 #define REG_NEWLINE 0010 macro
514 (m->g->cflags®_NEWLINE)) ) in backref()522 (m->g->cflags®_NEWLINE)) ) in backref()530 (m->g->cflags®_NEWLINE)) || in backref()541 (m->g->cflags®_NEWLINE)) || in backref()702 if ( (lastc == '\n' && m->g->cflags®_NEWLINE) || in fast()707 if ( (c == '\n' && m->g->cflags®_NEWLINE) || in fast()784 if ( (lastc == '\n' && m->g->cflags®_NEWLINE) || in slow()789 if ( (c == '\n' && m->g->cflags®_NEWLINE) || in slow()
354 if (p->g->cflags®_NEWLINE) in p_ere_exp()509 if (p->g->cflags®_NEWLINE) in p_simp_re()685 if (p->g->cflags®_NEWLINE) in p_bracket()