2 mbtowc() function: convert multibyte character to wide character.
11 mbrtowc [test $HAVE_MBTOWC = 0 || test $REPLACE_MBTOWC = 1]
12 wchar [test $HAVE_MBTOWC = 0 || test $REPLACE_MBTOWC = 1]
16 if test $HAVE_MBTOWC = 0 || test $REPLACE_MBTOWC = 1; then
20 gl_STDLIB_MODULE_INDICATOR([mbtowc])