next2 164 src/viewer/nroff.c int next, next2; next2 176 src/viewer/nroff.c if (!mcview_nroff_get_char (nroff, &next2, nroff->index + 1 + nroff->char_length)) next2 179 src/viewer/nroff.c if (nroff->current_char == '_' && next2 == '_') next2 184 src/viewer/nroff.c else if (nroff->current_char == next2) next2 190 src/viewer/nroff.c nroff->current_char = next2; next2 193 src/viewer/nroff.c else if (nroff->current_char == '+' && next2 == 'o')