reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
704 lastc = c; 705 c = (p == m->endp) ? OUT : *p; 717 if ( (c == '\n' && m->g->cflags®_NEWLINE) || 718 (c == OUT && !(m->eflags®_NOTEOL)) ) { 730 (c != OUT && ISWORD(c)) ) { 730 (c != OUT && ISWORD(c)) ) { 734 (flagch == EOL || (c != OUT && !ISWORD(c))) ) { 734 (flagch == EOL || (c != OUT && !ISWORD(c))) ) { 750 st = step(m->g, startst, stopst, tmp, c, st);