blob: f5a167f6935adc3e6617f8dd52eff54c56fb7c2d [file] [log] [blame]
Description:
Test whether a Unicode character is of general category Lu.
Files:
lib/unictype/categ_Lu.c
lib/unictype/categ_Lu.h
Depends-on:
unictype/base
configure.ac:
gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Lu])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LU
lib_SOURCES += unictype/categ_Lu.c
endif
Include:
"unictype.h"
License:
LGPLv3+ or GPLv2
Maintainer:
all