Lines Matching refs:cflags
237 int cflags)
253 cflags = GOODFLAGS(cflags);
254 if ((cflags®_EXTENDED) && (cflags®_NOSPEC))
257 if (cflags®_PEND) {
291 g->cflags = cflags;
306 if (cflags®_EXTENDED)
308 else if (cflags®_NOSPEC)
461 if (p->g->cflags®_NEWLINE)
638 if (p->g->cflags®_NEWLINE)
799 if (p->g->cflags®_ICASE) {
820 if (p->g->cflags®_NEWLINE)
1082 if ((p->g->cflags®_ICASE) && isalpha((unsigned char) ch)