state_after_three_chars 359 src/viewer/ascii.c mcview_state_machine_t state_after_three_chars; state_after_three_chars 375 src/viewer/ascii.c state_after_three_chars = *state; state_after_three_chars 377 src/viewer/ascii.c if (!mcview_get_next_char (view, &state_after_three_chars, &c2)) state_after_three_chars 382 src/viewer/ascii.c if (!mcview_get_next_char (view, &state_after_three_chars, &c3)) state_after_three_chars 387 src/viewer/ascii.c state_after_five_chars = state_after_three_chars; state_after_three_chars 400 src/viewer/ascii.c *state = state_after_three_chars; state_after_three_chars 407 src/viewer/ascii.c *state = state_after_three_chars; state_after_three_chars 415 src/viewer/ascii.c *state = state_after_three_chars;