2 mbrtowc() function: convert multibyte character to wide character.
16 hard-locale [test $HAVE_MBRTOWC = 0 || test $REPLACE_MBRTOWC = 1]
17 mbsinit [test $HAVE_MBRTOWC = 0 || test $REPLACE_MBRTOWC = 1]
18 localcharset [test $HAVE_MBRTOWC = 0 || test $REPLACE_MBRTOWC = 1]
19 streq [test $HAVE_MBRTOWC = 0 || test $REPLACE_MBRTOWC = 1]
20 verify [test $HAVE_MBRTOWC = 0 || test $REPLACE_MBRTOWC = 1]
24 if test $HAVE_MBRTOWC = 0 || test $REPLACE_MBRTOWC = 1; then
28 gl_WCHAR_MODULE_INDICATOR([mbrtowc])