2 wctype() function: get descriptor for a wide character property.
8 This module is obsolete.
17 iswblank [test $HAVE_WCTYPE = 0]
18 iswdigit [test $HAVE_WCTYPE = 0]
19 iswxdigit [test $HAVE_WCTYPE = 0]
23 if test $HAVE_WCTYPE = 0; then
26 gl_WCTYPE_MODULE_INDICATOR([wctype])