reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
344 g->cflags = cflags; 499 if (p->g->cflags®_NEWLINE) 681 if (p->g->cflags®_NEWLINE) 836 if (p->g->cflags®_ICASE) { 857 if (p->g->cflags®_NEWLINE) 1074 if ((p->g->cflags®_ICASE) && isalpha((uch)ch) && othercase(ch) != ch)lib/Support/regengine.inc
146 if (g->cflags®_NOSUB) 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) ||