Searched refs:cflags (Results 1 – 6 of 6) sorted by relevance
237 int cflags) in regcomp() argument253 cflags = GOODFLAGS(cflags); in regcomp()254 if ((cflags®_EXTENDED) && (cflags®_NOSPEC)) in regcomp()257 if (cflags®_PEND) { in regcomp()290 g->cflags = cflags; in regcomp()305 if (cflags®_EXTENDED) in regcomp()307 else if (cflags®_NOSPEC) in regcomp()460 if (p->g->cflags®_NEWLINE) in p_ere_exp()637 if (p->g->cflags®_NEWLINE) in p_simp_re()798 if (p->g->cflags®_ICASE) { in p_bracket()[all …]
199 if (g->cflags®_NOSUB) in matcher()611 (m->g->cflags®_NEWLINE)) ) in backref()619 (m->g->cflags®_NEWLINE)) ) in backref()627 (m->g->cflags®_NEWLINE)) || in backref()638 (m->g->cflags®_NEWLINE)) || in backref()809 if ( (lastc == '\n' && m->g->cflags®_NEWLINE) || in fast()814 if ( (c == '\n' && m->g->cflags®_NEWLINE) || in fast()902 if ( (lastc == '\n' && m->g->cflags®_NEWLINE) || in slow()907 if ( (c == '\n' && m->g->cflags®_NEWLINE) || in slow()
186 int cflags; /* copy of regcomp() cflags argument */ member
41 cflags: [
71 // Define some common cflags75 cflags: [159 cflags: ["-fno-stack-protector"],172 cflags: ["-fno-stack-protector"],188 cflags: [229 cflags: [321 cflags: [385 cflags: [579 cflags: [738 cflags: [[all …]
285 cflags: libm_common_cflags,