next2 169 src/viewer/nroff.c int next, next2; next2 181 src/viewer/nroff.c if (!mcview_nroff_get_char (nroff, &next2, nroff->index + 1 + nroff->char_length)) next2 184 src/viewer/nroff.c if (nroff->current_char == '_' && next2 == '_') next2 190 src/viewer/nroff.c else if (nroff->current_char == next2) next2 196 src/viewer/nroff.c nroff->current_char = next2; next2 199 src/viewer/nroff.c else if (nroff->current_char == '+' && next2 == 'o')