Description: Generalization of the isdigit() function and the iswdigit() function. Files: lib/unictype/ctype_digit.c lib/unictype/ctype_digit.h lib/unictype/bitmap.h Depends-on: unictype/base configure.ac: AC_REQUIRE([AC_C_INLINE]) gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/ctype_digit.c]) Makefile.am: Include: "unictype.h" License: LGPL Maintainer: Bruno Haible