| OLD | NEW |
| 1 /* | 1 /* |
| 2 * Copyright (C) 1999-2015, International Business Machines | 2 * Copyright (C) 1999-2016, International Business Machines |
| 3 * Corporation and others. All Rights Reserved. | 3 * Corporation and others. All Rights Reserved. |
| 4 * | 4 * |
| 5 * file name: ubidi_props_data.h | 5 * file name: ubidi_props_data.h |
| 6 * | 6 * |
| 7 * machine-generated by: icu/tools/unicode/c/genprops/bidipropsbuilder.cpp | 7 * machine-generated by: icu/tools/unicode/c/genprops/bidipropsbuilder.cpp |
| 8 */ | 8 */ |
| 9 | 9 |
| 10 #ifndef INCLUDED_FROM_UBIDI_PROPS_C | 10 #ifndef INCLUDED_FROM_UBIDI_PROPS_C |
| 11 # error This file must be #included from ubidi_props.c only. | 11 # error This file must be #included from ubidi_props.c only. |
| 12 #endif | 12 #endif |
| (...skipping 776 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 789 0x1a0, | 789 0x1a0, |
| 790 0xdbc, | 790 0xdbc, |
| 791 0x0, | 791 0x0, |
| 792 0x0, | 792 0x0, |
| 793 0x110000, | 793 0x110000, |
| 794 0x2bb0, | 794 0x2bb0, |
| 795 NULL, 0, FALSE, FALSE, 0, NULL | 795 NULL, 0, FALSE, FALSE, 0, NULL |
| 796 }, | 796 }, |
| 797 { 2,2,0,0 } | 797 { 2,2,0,0 } |
| 798 }; | 798 }; |
| OLD | NEW |