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 424 lib/strutil/strutil.c str_cnv_from_term = str_cnv_not_convert; str_cnv_from_term 446 lib/vfs/interface.c str_crt_conv_from (path_element->encoding) : str_cnv_from_term; str_cnv_from_term 448 lib/vfs/interface.c path_element->dir.converter = str_cnv_from_term; str_cnv_from_term 523 lib/vfs/interface.c if (vfs_path_element->dir.converter != str_cnv_from_term) str_cnv_from_term 1065 lib/vfs/path.c return (element->dir.converter != str_cnv_from_term && element->dir.converter != INVALID_CONV); str_cnv_from_term 370 lib/vfs/vfs.c state = _vfs_translate_path (path, -1, str_cnv_from_term, vfs_str_buffer); str_cnv_from_term 2332 src/diffviewer/ydiff.c if (dview->converter != str_cnv_from_term) str_cnv_from_term 2444 src/diffviewer/ydiff.c dview->converter = str_cnv_from_term; str_cnv_from_term 2503 src/diffviewer/ydiff.c if (dview->converter != str_cnv_from_term) str_cnv_from_term 2147 src/editor/edit.c edit->converter = str_cnv_from_term; str_cnv_from_term 2217 src/editor/edit.c if (edit->converter != str_cnv_from_term) str_cnv_from_term 2278 src/editor/edit.c if (edit->converter != str_cnv_from_term) str_cnv_from_term 233 src/viewer/lib.c view->converter = str_cnv_from_term; str_cnv_from_term 235 src/viewer/lib.c if (view->converter != str_cnv_from_term) str_cnv_from_term 238 src/viewer/lib.c view->converter = str_cnv_from_term; str_cnv_from_term 275 src/viewer/lib.c if (view->converter != str_cnv_from_term) str_cnv_from_term 216 src/viewer/mcviewer.c view->converter = str_cnv_from_term;