utf8 119 src/diffviewer/internal.h gboolean utf8; utf8 2248 src/diffviewer/ydiff.c dview->utf8 = TRUE; utf8 2263 src/diffviewer/ydiff.c dview->utf8 = (gboolean) str_isutf8 (encoding_id); utf8 2578 src/diffviewer/ydiff.c if (dview->utf8) utf8 2594 src/diffviewer/ydiff.c if (dview->utf8) utf8 2614 src/diffviewer/ydiff.c if (!dview->utf8) utf8 2621 src/diffviewer/ydiff.c else if (dview->utf8) utf8 2637 src/diffviewer/ydiff.c if (dview->utf8) utf8 2669 src/diffviewer/ydiff.c if (dview->utf8) utf8 2688 src/diffviewer/ydiff.c if (!dview->utf8) utf8 2692 src/diffviewer/ydiff.c else if (dview->utf8) utf8 1044 src/editor/edit.c if (edit->utf8) utf8 1073 src/editor/edit.c if (edit->utf8) utf8 2198 src/editor/edit.c edit->utf8 = FALSE; utf8 2337 src/editor/edit.c edit->utf8 = str_isutf8 (cp_id); utf8 2662 src/editor/edit.c if (edit->utf8 && !byte_delete) utf8 2725 src/editor/edit.c if (edit->utf8 && !byte_delete) utf8 2847 src/editor/edit.c if (edit->utf8) utf8 2873 src/editor/edit.c || (!mc_global.utf8_display && !edit->utf8) utf8 113 src/editor/editdraw.c else if (edit->utf8) utf8 306 src/editor/editdraw.c else if (edit->utf8) utf8 606 src/editor/editdraw.c if (edit->utf8) utf8 724 src/editor/editdraw.c if (!edit->utf8) utf8 732 src/editor/editdraw.c else if (edit->utf8) utf8 765 src/editor/editdraw.c if (edit->utf8) utf8 545 src/editor/editwidget.c if (!edit->utf8) utf8 564 src/editor/editwidget.c if (edit->utf8) utf8 83 src/editor/editwidget.h gboolean utf8; /* It's multibyte file codeset */ utf8 217 src/editor/format.c line_pixel_length (unsigned char *t, off_t b, off_t l, gboolean utf8) utf8 223 src/editor/format.c (void) utf8; utf8 243 src/editor/format.c if (utf8) utf8 326 src/editor/format.c format_this (unsigned char *t, off_t size, long indent, gboolean utf8) utf8 339 src/editor/format.c q = line_pixel_length (t, q, ww, utf8); utf8 484 src/editor/format.c gboolean utf8 = FALSE; utf8 528 src/editor/format.c utf8 = edit->utf8; utf8 530 src/editor/format.c format_this (t2, q - p, indent, utf8); utf8 206 src/viewer/ascii.c if (view->utf8) utf8 226 src/viewer/ascii.c if (view->utf8) utf8 242 src/viewer/ascii.c if (view->utf8) utf8 264 src/viewer/ascii.c if (view->utf8) utf8 280 src/viewer/ascii.c if (!view->utf8) utf8 298 src/viewer/ascii.c if (!view->utf8) utf8 304 src/viewer/ascii.c if (view->utf8) utf8 353 src/viewer/ascii.c if (view->utf8) utf8 135 src/viewer/hex.c if (view->utf8) utf8 176 src/viewer/hex.c if (view->utf8) utf8 327 src/viewer/hex.c if (!view->utf8) utf8 332 src/viewer/hex.c else if (view->utf8) utf8 350 src/viewer/hex.c if (view->utf8) utf8 138 src/viewer/internal.h gboolean utf8; /* It's multibyte file codeset */ utf8 268 src/viewer/lib.c view->utf8 = TRUE; utf8 282 src/viewer/lib.c view->utf8 = (gboolean) str_isutf8 (cp_id); utf8 67 src/viewer/nroff.c if (nroff->view->utf8)