str_cnv_from_term  161 lib/strutil.h  extern GIConv str_cnv_from_term;
str_cnv_from_term   40 lib/strutil/strutil.c GIConv str_cnv_from_term;
str_cnv_from_term  426 lib/strutil/strutil.c     str_cnv_from_term = str_cnv_not_convert;
str_cnv_from_term  438 lib/vfs/interface.c         str_crt_conv_from (path_element->encoding) : str_cnv_from_term;
str_cnv_from_term  440 lib/vfs/interface.c         path_element->dir.converter = str_cnv_from_term;
str_cnv_from_term  515 lib/vfs/interface.c         if (vfs_path_element->dir.converter != str_cnv_from_term)
str_cnv_from_term 1076 lib/vfs/path.c     return (element->dir.converter != str_cnv_from_term && element->dir.converter != INVALID_CONV);
str_cnv_from_term  372 lib/vfs/vfs.c      state = _vfs_translate_path (path, -1, str_cnv_from_term, vfs_str_buffer);
str_cnv_from_term 2261 src/diffviewer/ydiff.c             if (dview->converter != str_cnv_from_term)
str_cnv_from_term 2452 src/diffviewer/ydiff.c     dview->converter = str_cnv_from_term;
str_cnv_from_term 2488 src/diffviewer/ydiff.c     if (dview->converter != str_cnv_from_term)
str_cnv_from_term 2187 src/editor/edit.c     edit->converter = str_cnv_from_term;
str_cnv_from_term 2257 src/editor/edit.c     if (edit->converter != str_cnv_from_term)
str_cnv_from_term 2318 src/editor/edit.c             if (edit->converter != str_cnv_from_term)
str_cnv_from_term  236 src/viewer/lib.c         view->converter = str_cnv_from_term;
str_cnv_from_term  238 src/viewer/lib.c     if (view->converter != str_cnv_from_term)
str_cnv_from_term  241 src/viewer/lib.c         view->converter = str_cnv_from_term;
str_cnv_from_term  278 src/viewer/lib.c             if (view->converter != str_cnv_from_term)
str_cnv_from_term  218 src/viewer/mcviewer.c     view->converter = str_cnv_from_term;