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