4ebd5825e19c4f264a38129a394f99f866e0c5c8
[gnulib.git] / modules / unictype / property-bidi-segment-separator
1 Description:
2 Test whether a Unicode character is "bidi segment separator".
3
4 Files:
5 lib/unictype/pr_bidi_segment_separator.c
6 lib/unictype/pr_bidi_segment_separator.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_segment_separator.c
18
19 Include:
20 "unictype.h"
21
22 License:
23 LGPL
24
25 Maintainer:
26 Bruno Haible
27