9734713883db70b48408f67514524167932f351e
[gnulib.git] / modules / unictype / property-bidi-non-spacing-mark
1 Description:
2 Test whether a Unicode character is "bidi non spacing mark".
3
4 Files:
5 lib/unictype/pr_bidi_non_spacing_mark.c
6 lib/unictype/pr_bidi_non_spacing_mark.h
7 lib/unictype/bitmap.h
8
9 Depends-on:
10 unictype/base
11 unictype/bidicategory-of
12 inline
13
14 configure.ac:
15
16 Makefile.am:
17 lib_SOURCES += unictype/pr_bidi_non_spacing_mark.c
18
19 Include:
20 "unictype.h"
21
22 License:
23 LGPL
24
25 Maintainer:
26 Bruno Haible
27