ch_res           2607 src/diffviewer/ydiff.c                         gboolean ch_res;
ch_res           2614 src/diffviewer/ydiff.c                             ch_res = dview_get_utf (buf + cnt, &next_ch, &ch_length);
ch_res           2622 src/diffviewer/ydiff.c                             ch_res = dview_get_byte (buf + cnt, &next_ch);
ch_res           2624 src/diffviewer/ydiff.c                         if (ch_res)
ch_res           2682 src/diffviewer/ydiff.c             gboolean ch_res;
ch_res           2689 src/diffviewer/ydiff.c                 ch_res = dview_get_utf (buf + cnt, &next_ch, &ch_length);
ch_res           2697 src/diffviewer/ydiff.c                 ch_res = dview_get_byte (buf + cnt, &next_ch);
ch_res           2699 src/diffviewer/ydiff.c             if (ch_res)