reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
789 lastc = c; 790 c = (p == m->endp) ? OUT : *p; 800 if ( (c == '\n' && m->g->cflags®_NEWLINE) || 801 (c == OUT && !(m->eflags®_NOTEOL)) ) { 813 (c != OUT && ISWORD(c)) ) { 813 (c != OUT && ISWORD(c)) ) { 817 (flagch == EOL || (c != OUT && !ISWORD(c))) ) { 817 (flagch == EOL || (c != OUT && !ISWORD(c))) ) { 835 st = step(m->g, startst, stopst, tmp, c, st);