From a9a31b1de5776a3b08a82101a4fa711294f0dd1d Mon Sep 17 00:00:00 2001 From: "Manuel A. Fernandez Montecelo" Date: Fri, 27 May 2016 14:28:30 +0100 Subject: Imported Upstream version 0.9.6+really0.9.3 --- lib/unictype/pr_bidi_control.h | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'lib/unictype/pr_bidi_control.h') diff --git a/lib/unictype/pr_bidi_control.h b/lib/unictype/pr_bidi_control.h index 428b9e7c..b676a970 100644 --- a/lib/unictype/pr_bidi_control.h +++ b/lib/unictype/pr_bidi_control.h @@ -1,6 +1,6 @@ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Properties of Unicode characters. */ -/* Generated automatically by gen-uni-tables.c for Unicode 8.0.0. */ +/* Generated automatically by gen-ctype.c for Unicode 5.1.0. */ #define header_0 16 #define header_2 9 #define header_3 127 @@ -11,7 +11,7 @@ struct int header[1]; int level1[1]; short level2[1 << 7]; - /*unsigned*/ int level3[2 << 4]; + /*unsigned*/ int level3[1 << 4]; } u_property_bidi_control = { @@ -21,7 +21,6 @@ u_property_bidi_control = -1, -1, -1, - 2 + 128 * sizeof (short) / sizeof (int) + 0, -1, -1, -1, @@ -34,7 +33,8 @@ u_property_bidi_control = -1, -1, -1, - 2 + 128 * sizeof (short) / sizeof (int) + 16, + -1, + 2 + 128 * sizeof (short) / sizeof (int) + 0, -1, -1, -1, @@ -148,11 +148,7 @@ u_property_bidi_control = -1 }, { - 0x10000000, 0x00000000, 0x00000000, 0x00000000, - 0x00000000, 0x00000000, 0x00000000, 0x00000000, - 0x00000000, 0x00000000, 0x00000000, 0x00000000, - 0x00000000, 0x00000000, 0x00000000, 0x00000000, - 0x0000C000, 0x00007C00, 0x00000000, 0x000003C0, + 0x0000C000, 0x00007C00, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000 -- cgit v1.2.3