Searched refs:lastc (Results 1 – 2 of 2) sorted by relevance
784 int lastc; /* previous c */ in fast() local801 lastc = c; in fast()809 if ( (lastc == '\n' && m->g->cflags®_NEWLINE) || in fast()810 (lastc == OUT && !(m->eflags®_NOTBOL)) ) { in fast()826 if ( (flagch == BOL || (lastc != OUT && !ISWORD(lastc))) && in fast()830 if ( (lastc != OUT && ISWORD(lastc)) && in fast()879 int lastc; /* previous c */ in slow() local896 lastc = c; in slow()903 (lastc == OUT && !(m->eflags®_NOTBOL)) ) { in slow()919 if ( (flagch == BOL || (lastc != OUT && !ISWORD(lastc))) && in slow()[all …]
META-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...