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