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

/illumos-gate/usr/src/cmd/localedef/
H A Dmessages.c45 if ((str = to_mb_string(wcs)) == NULL) {
H A Dnumeric.c44 if ((str = to_mb_string(wcs)) == NULL) {
H A Dtime.c44 if ((str = to_mb_string(wcs)) == NULL) {
100 if ((str = to_mb_string(wcs)) == NULL) {
H A Dlocaledef.h137 char *to_mb_string(const wchar_t *);
H A Dmonetary.c44 if ((str = to_mb_string(wcs)) == NULL) {
H A Dparser.y185 set_wide_encoding(to_mb_string(w));
201 copy_category(to_mb_string(w));
H A Dwide.c592 to_mb_string(const wchar_t *wcs) function

Completed in 80 milliseconds