view modules/unictype/property-bidi-non-spacing-mark @ 29162:c7c2e5573f14

Unicode character classification functions.
author Bruno Haible <bruno@clisp.org>
date Tue, 13 Nov 2007 00:15:53 +0100
parents
children 1b9d71e4e297
line wrap: on
line source

Description:
Test whether a Unicode character is "bidi non spacing mark".

Files:
lib/unictype/pr_bidi_non_spacing_mark.c
lib/unictype/pr_bidi_non_spacing_mark.h
lib/unictype/bitmap.h

Depends-on:
unictype/base
unictype/bidicategory-of
inline

configure.ac:

Makefile.am:
lib_SOURCES += unictype/pr_bidi_non_spacing_mark.c

Include:
"unictype.h"

License:
LGPL

Maintainer:
Bruno Haible