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 2606 src/diffviewer/ydiff.c if (dview->utf8) utf8 2622 src/diffviewer/ydiff.c if (dview->utf8) utf8 2642 src/diffviewer/ydiff.c if (!dview->utf8) utf8 2649 src/diffviewer/ydiff.c else if (dview->utf8) utf8 2665 src/diffviewer/ydiff.c if (dview->utf8) utf8 2699 src/diffviewer/ydiff.c if (dview->utf8) utf8 2718 src/diffviewer/ydiff.c if (!dview->utf8) utf8 2724 src/diffviewer/ydiff.c else if (dview->utf8) utf8 1010 src/editor/edit.c if (edit->utf8) utf8 1039 src/editor/edit.c if (edit->utf8) utf8 2143 src/editor/edit.c edit->utf8 = FALSE; utf8 2282 src/editor/edit.c edit->utf8 = str_isutf8 (cp_id); utf8 2603 src/editor/edit.c if (edit->utf8 && !byte_delete) utf8 2666 src/editor/edit.c if (edit->utf8 && !byte_delete) utf8 2788 src/editor/edit.c if (edit->utf8) utf8 2814 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 538 src/editor/editwidget.c if (!edit->utf8) utf8 557 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 133 src/viewer/hex.c if (view->utf8) utf8 176 src/viewer/hex.c if (view->utf8) utf8 329 src/viewer/hex.c if (!view->utf8) utf8 336 src/viewer/hex.c else if (view->utf8) utf8 354 src/viewer/hex.c if (view->utf8) utf8 153 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)