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