utf8 119 src/diffviewer/internal.h gboolean utf8; utf8 2321 src/diffviewer/ydiff.c dview->utf8 = TRUE; utf8 2336 src/diffviewer/ydiff.c dview->utf8 = (gboolean) str_isutf8 (encoding_id); utf8 2607 src/diffviewer/ydiff.c if (dview->utf8) utf8 2623 src/diffviewer/ydiff.c if (dview->utf8) utf8 2643 src/diffviewer/ydiff.c if (!dview->utf8) utf8 2650 src/diffviewer/ydiff.c else if (dview->utf8) utf8 2666 src/diffviewer/ydiff.c if (dview->utf8) utf8 2700 src/diffviewer/ydiff.c if (dview->utf8) utf8 2719 src/diffviewer/ydiff.c if (!dview->utf8) utf8 2725 src/diffviewer/ydiff.c else if (dview->utf8) utf8 1013 src/editor/edit.c if (edit->utf8) utf8 1042 src/editor/edit.c if (edit->utf8) utf8 2146 src/editor/edit.c edit->utf8 = FALSE; utf8 2285 src/editor/edit.c edit->utf8 = str_isutf8 (cp_id); utf8 2606 src/editor/edit.c if (edit->utf8 && !byte_delete) utf8 2669 src/editor/edit.c if (edit->utf8 && !byte_delete) utf8 2791 src/editor/edit.c if (edit->utf8) utf8 2817 src/editor/edit.c || (!mc_global.utf8_display && !edit->utf8) utf8 120 src/editor/editdraw.c else if (edit->utf8) utf8 313 src/editor/editdraw.c else if (edit->utf8) utf8 613 src/editor/editdraw.c if (edit->utf8) utf8 730 src/editor/editdraw.c if (!edit->utf8) utf8 738 src/editor/editdraw.c else if (edit->utf8) utf8 770 src/editor/editdraw.c if (edit->utf8) utf8 543 src/editor/editwidget.c if (!edit->utf8) utf8 562 src/editor/editwidget.c if (edit->utf8) utf8 83 src/editor/editwidget.h gboolean utf8; /* It's multibyte file codeset */ utf8 219 src/editor/format.c line_pixel_length (unsigned char *t, off_t b, off_t l, gboolean utf8) utf8 225 src/editor/format.c (void) utf8; utf8 244 src/editor/format.c if (utf8) utf8 327 src/editor/format.c format_this (unsigned char *t, off_t size, long indent, gboolean utf8) utf8 340 src/editor/format.c q = line_pixel_length (t, q, ww, utf8); utf8 485 src/editor/format.c gboolean utf8 = FALSE; utf8 529 src/editor/format.c utf8 = edit->utf8; utf8 531 src/editor/format.c format_this (t2, q - p, indent, utf8); utf8 204 src/viewer/ascii.c if (view->utf8) utf8 224 src/viewer/ascii.c if (view->utf8) utf8 240 src/viewer/ascii.c if (view->utf8) utf8 262 src/viewer/ascii.c if (view->utf8) utf8 278 src/viewer/ascii.c if (!view->utf8) utf8 296 src/viewer/ascii.c if (!view->utf8) utf8 302 src/viewer/ascii.c if (view->utf8) utf8 351 src/viewer/ascii.c if (view->utf8) utf8 131 src/viewer/hex.c if (view->utf8) utf8 174 src/viewer/hex.c if (view->utf8) utf8 327 src/viewer/hex.c if (!view->utf8) utf8 334 src/viewer/hex.c else if (view->utf8) utf8 352 src/viewer/hex.c if (view->utf8) utf8 137 src/viewer/internal.h gboolean utf8; /* It's multibyte file codeset */ utf8 265 src/viewer/lib.c view->utf8 = TRUE; utf8 279 src/viewer/lib.c view->utf8 = (gboolean) str_isutf8 (cp_id); utf8 66 src/viewer/nroff.c if (nroff->view->utf8)