2 mbsinit() function: test for initial conversion state.
12 mbrtowc [test $HAVE_MBSINIT = 0 || test $REPLACE_MBSINIT = 1]
13 verify [test $HAVE_MBSINIT = 0 || test $REPLACE_MBSINIT = 1]
17 if test $HAVE_MBSINIT = 0 || test $REPLACE_MBSINIT = 1; then
21 gl_WCHAR_MODULE_INDICATOR([mbsinit])