ch_res           2595 src/diffviewer/ydiff.c                         gboolean ch_res;
ch_res           2602 src/diffviewer/ydiff.c                             ch_res = dview_get_utf (buf + cnt, &next_ch, &ch_length);
ch_res           2610 src/diffviewer/ydiff.c                             ch_res = dview_get_byte (buf + cnt, &next_ch);
ch_res           2612 src/diffviewer/ydiff.c                         if (ch_res)
ch_res           2670 src/diffviewer/ydiff.c             gboolean ch_res;
ch_res           2677 src/diffviewer/ydiff.c                 ch_res = dview_get_utf (buf + cnt, &next_ch, &ch_length);
ch_res           2685 src/diffviewer/ydiff.c                 ch_res = dview_get_byte (buf + cnt, &next_ch);
ch_res           2687 src/diffviewer/ydiff.c             if (ch_res)