Home
last modified time | relevance | path

Searched refs:util_chset_open (Results 1 – 7 of 7) sorted by relevance

/dports/audio/xmcd/xmcd-3.3.2/common_d/
H A Dutil.h238 extern chset_conv_t *util_chset_open(int);
H A Dutil.c3164 util_chset_open(int flags) in util_chset_open() function
/dports/audio/xmcd/xmcd-3.3.2/cdda_d/
H A Dif_faac.c450 if ((up = util_chset_open(CHSET_UTF8_TO_LOCALE)) == NULL) { in if_faac_gencmd()
H A Dif_lame.c385 if ((up = util_chset_open(CHSET_UTF8_TO_LOCALE)) == NULL) { in if_lame_gencmd()
/dports/audio/xmcd/xmcd-3.3.2/cda_d/
H A Dvisual.c648 if ((up = util_chset_open(CHSET_UTF8_TO_LOCALE)) == NULL) in cda_v_match_select()
874 if (up == NULL && (up = util_chset_open(CHSET_UTF8_TO_LOCALE)) == NULL) in cda_screen()
H A Dcda.c4014 if ((up = util_chset_open(CHSET_UTF8_TO_LOCALE)) == NULL) in prn_toc()
4117 if ((up = util_chset_open(CHSET_UTF8_TO_LOCALE)) == NULL) in prn_extinfo()
4510 if ((up = util_chset_open(CHSET_UTF8_TO_LOCALE)) == NULL) in prn_notes()
6672 if ((up = util_chset_open(CHSET_UTF8_TO_LOCALE)) == NULL) in cda_match_select()
/dports/audio/xmcd/xmcd-3.3.2/xmcd_d/
H A Dcdfunc.c3218 if ((up = util_chset_open(CHSET_UTF8_TO_LOCALE)) == NULL) in dpy_dtitle()
3912 if ((up = util_chset_open(CHSET_UTF8_TO_LOCALE)) == NULL) in set_text_string()
3966 if ((up = util_chset_open(CHSET_LOCALE_TO_UTF8)) == NULL) { in get_text_string()
4025 if ((up = util_chset_open(CHSET_UTF8_TO_LOCALE)) == NULL) { in create_xmstring()
8856 if ((up = util_chset_open(CHSET_UTF8_TO_LOCALE)) == NULL) in cd_filepath_exp()