2 c32rtomb() function: convert 32-bit wide character to multibyte character.
11 attribute [test $HAVE_C32RTOMB = 0 || test $REPLACE_C32RTOMB = 1]
12 wchar [test $HAVE_C32RTOMB = 0 || test $REPLACE_C32RTOMB = 1]
13 wcrtomb [test $HAVE_C32RTOMB = 0 || test $REPLACE_C32RTOMB = 1]
14 localcharset [{ test $HAVE_C32RTOMB = 0 || test $REPLACE_C32RTOMB = 1; } && test $SMALL_WCHAR_T = 1]
15 streq [{ test $HAVE_C32RTOMB = 0 || test $REPLACE_C32RTOMB = 1; } && test $SMALL_WCHAR_T = 1]
19 if test $HAVE_C32RTOMB = 0 || test $REPLACE_C32RTOMB = 1; then
22 gl_UCHAR_MODULE_INDICATOR([c32rtomb])