Home
last modified time | relevance | path

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

/dports/audio/xmcd/xmcd-3.3.2/cdda_d/
H A Dif_faac.c460 if (!util_chset_conv(up, cdp->disc.title, &p, FALSE) && in if_faac_gencmd()
486 if (!util_chset_conv(up, cdp->track[idx].artist, in if_faac_gencmd()
512 if (!util_chset_conv(up, cdp->disc.artist, in if_faac_gencmd()
539 if (!util_chset_conv(up, cdp->track[idx].title, in if_faac_gencmd()
565 if (!util_chset_conv(up, cdp->disc.title, &p, FALSE) && in if_faac_gencmd()
591 if (!util_chset_conv(up, cdp->track[idx].year, in if_faac_gencmd()
610 if (!util_chset_conv(up, cdp->disc.year, &p, FALSE) && in if_faac_gencmd()
629 if (!util_chset_conv(up, in if_faac_gencmd()
651 if (!util_chset_conv(up, in if_faac_gencmd()
680 if (!util_chset_conv(up, tagcomment, &p, FALSE) && in if_faac_gencmd()
H A Dif_lame.c410 if (!util_chset_conv(up, cdp->disc.title, &p, FALSE) && in if_lame_gencmd()
436 if (!util_chset_conv(up, cdp->track[idx].artist, in if_lame_gencmd()
462 if (!util_chset_conv(up, cdp->disc.artist, in if_lame_gencmd()
489 if (!util_chset_conv(up, cdp->track[idx].title, in if_lame_gencmd()
515 if (!util_chset_conv(up, cdp->disc.title, &p, FALSE) && in if_lame_gencmd()
541 if (!util_chset_conv(up, cdp->track[idx].year, in if_lame_gencmd()
560 if (!util_chset_conv(up, cdp->disc.year, &p, FALSE) && in if_lame_gencmd()
579 if (!util_chset_conv(up, in if_lame_gencmd()
601 if (!util_chset_conv(up, in if_lame_gencmd()
627 if (!util_chset_conv(up, tagcomment, &p, FALSE) && in if_lame_gencmd()
/dports/audio/xmcd/xmcd-3.3.2/cda_d/
H A Dcda.c4059 if (!util_chset_conv(up, dbp->track[i].title, in prn_toc()
4264 if (!util_chset_conv(up, q1, &p1, FALSE) && in prn_extinfo()
4269 if (!util_chset_conv(up, q2, &p2, FALSE) && in prn_extinfo()
4462 if (!util_chset_conv(up, q1, &p1, FALSE) && in prn_extinfo()
4467 if (!util_chset_conv(up, q2, &p2, FALSE) && in prn_extinfo()
4521 if (!util_chset_conv(up, q1, &p1, FALSE) && in prn_notes()
4535 if (!util_chset_conv(up, q1, &p1, FALSE) && in prn_notes()
4560 if (!util_chset_conv(up, q1, &p1, FALSE) && in prn_notes()
4574 if (!util_chset_conv(up, q1, &p1, FALSE) && in prn_notes()
6684 if (!util_chset_conv(up, q1, &p1, FALSE) && in cda_match_select()
[all …]
H A Dvisual.c659 if (!util_chset_conv(up, q1, &p1, FALSE) && in cda_v_match_select()
664 if (!util_chset_conv(up, q2, &p2, FALSE) && in cda_v_match_select()
1537 if (!util_chset_conv(up, q1, &p1, FALSE) && in cda_screen()
1563 if (!util_chset_conv(up, q1, &p1, FALSE) && in cda_screen()
1568 if (!util_chset_conv(up, q2, &p2, FALSE) && in cda_screen()
1591 if (!util_chset_conv(up, q1, &p1, FALSE) && in cda_screen()
1628 if (!util_chset_conv(up, q1, &p1, FALSE) && in cda_screen()
1633 if (!util_chset_conv(up, q2, &p2, FALSE) && in cda_screen()
1646 if (!util_chset_conv(up, q1, &p1, FALSE) && in cda_screen()
1676 if (!util_chset_conv(up, q1, in cda_screen()
[all …]
/dports/audio/xmcd/xmcd-3.3.2/common_d/
H A Dutil.h240 extern bool_t util_chset_conv(chset_conv_t *, char *, char **,
H A Dutil.c3237 util_chset_conv(chset_conv_t *cp, char *from, char **to, bool_t roe) in util_chset_conv() function
/dports/audio/xmcd/xmcd-3.3.2/xmcd_d/
H A Dcdfunc.c3221 if (!util_chset_conv(up, str, &a, FALSE) && in dpy_dtitle()
3921 if (!util_chset_conv(up, str, &a, TRUE)) { in set_text_string()
3973 if (!util_chset_conv(up, str, &a, TRUE)) { in get_text_string()
4029 if (!util_chset_conv(up, in_text, &a, FALSE) && in create_xmstring()
8859 if (!util_chset_conv(up, s->trkinfo[i].outfile, &a, FALSE) && in cd_filepath_exp()