File size: 342 Bytes
78d2150 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | Description:
Test whether a Unicode character is "cased".
Files:
lib/unicase/caseprop.h
lib/unicase/cased.c
lib/unicase/cased.h
lib/unictype/bitmap.h
Depends-on:
unitypes-h
bool
configure.ac:
AC_REQUIRE([AC_C_INLINE])
Makefile.am:
lib_SOURCES += unicase/cased.c
Include:
"unicase/caseprop.h"
License:
LGPLv3+ or GPLv2+
Maintainer:
all
|