ch_res           2575 src/diffviewer/ydiff.c                         gboolean ch_res;
ch_res           2581 src/diffviewer/ydiff.c                             ch_res = dview_get_utf (buf + cnt, &next_ch, &ch_length);
ch_res           2588 src/diffviewer/ydiff.c                             ch_res = dview_get_byte (buf + cnt, &next_ch);
ch_res           2590 src/diffviewer/ydiff.c                         if (ch_res)
ch_res           2644 src/diffviewer/ydiff.c             gboolean ch_res;
ch_res           2650 src/diffviewer/ydiff.c                 ch_res = dview_get_utf (buf + cnt, &next_ch, &ch_length);
ch_res           2657 src/diffviewer/ydiff.c                 ch_res = dview_get_byte (buf + cnt, &next_ch);
ch_res           2659 src/diffviewer/ydiff.c             if (ch_res)