2 wcstok() function: split a wide string into tokens.
11 wcsspn [test $HAVE_WCSTOK = 0 || test $REPLACE_WCSTOK = 1]
12 wcspbrk [test $HAVE_WCSTOK = 0 || test $REPLACE_WCSTOK = 1]
16 if test $HAVE_WCSTOK = 0 || test $REPLACE_WCSTOK = 1; then
19 gl_WCHAR_MODULE_INDICATOR([wcstok])