Searched refs:to_mb_string (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/usr.bin/localedef/
H A Dmessages.c60 if ((str = to_mb_string(wcs)) == NULL) {
H A Dnumeric.c60 if ((str = to_mb_string(wcs)) == NULL) {
H A Dtime.c60 if ((str = to_mb_string(wcs)) == NULL) {
117 if ((str = to_mb_string(wcs)) == NULL) {
H A Dlocaledef.h168 char *to_mb_string(const wchar_t *);
H A Dmonetary.c60 if ((str = to_mb_string(wcs)) == NULL) {
H A Dparser.y201 set_wide_encoding(to_mb_string(w));
217 copy_category(to_mb_string(w));
H A Dwide.c609 to_mb_string(const wchar_t *wcs) function

Completed in 989 milliseconds