ch_res           2591 src/diffviewer/ydiff.c                         gboolean ch_res;
ch_res           2598 src/diffviewer/ydiff.c                             ch_res = dview_get_utf (buf + cnt, &next_ch, &ch_length);
ch_res           2606 src/diffviewer/ydiff.c                             ch_res = dview_get_byte (buf + cnt, &next_ch);
ch_res           2608 src/diffviewer/ydiff.c                         if (ch_res)
ch_res           2666 src/diffviewer/ydiff.c             gboolean ch_res;
ch_res           2673 src/diffviewer/ydiff.c                 ch_res = dview_get_utf (buf + cnt, &next_ch, &ch_length);
ch_res           2681 src/diffviewer/ydiff.c                 ch_res = dview_get_byte (buf + cnt, &next_ch);
ch_res           2683 src/diffviewer/ydiff.c             if (ch_res)