ch_res           2577 src/diffviewer/ydiff.c                         gboolean ch_res;
ch_res           2583 src/diffviewer/ydiff.c                             ch_res = dview_get_utf (buf + cnt, &next_ch, &ch_length);
ch_res           2590 src/diffviewer/ydiff.c                             ch_res = dview_get_byte (buf + cnt, &next_ch);
ch_res           2592 src/diffviewer/ydiff.c                         if (ch_res)
ch_res           2646 src/diffviewer/ydiff.c             gboolean ch_res;
ch_res           2652 src/diffviewer/ydiff.c                 ch_res = dview_get_utf (buf + cnt, &next_ch, &ch_length);
ch_res           2659 src/diffviewer/ydiff.c                 ch_res = dview_get_byte (buf + cnt, &next_ch);
ch_res           2661 src/diffviewer/ydiff.c             if (ch_res)