Home
last modified time | relevance | path

Searched refs:xterm_iconv_str (Results 1 – 3 of 3) sorted by relevance

/dports/audio/moc/moc-2.5.2/
H A Dutf8.h43 char *xterm_iconv_str (const char *str);
H A Dutf8.c125 char *xterm_iconv_str (const char *str) in xterm_iconv_str() function
H A Dinterface_elements.c2429 char *iconv_title = xterm_iconv_str (title); in xterm_set_title()