blob: 78e85c0349688da1ad2980d55489c4bc73d880f8 [file] [log] [blame]
Description:
Generalization of the <ctype.h> isalpha() function and the
<wctype.h> iswalpha() function.
Files:
lib/unictype/ctype_alpha.c
lib/unictype/ctype_alpha.h
lib/unictype/bitmap.h
Depends-on:
unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
gl_LIBUNISTRING_MODULE([0.9.8], [unictype/ctype-alpha])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA
lib_SOURCES += unictype/ctype_alpha.c
endif
Include:
"unictype.h"
License:
LGPLv3+ or GPLv2
Maintainer:
all