| 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: ucase_props_data.h | 5 * file name: ucase_props_data.h |
| 6 * | 6 * |
| 7 * machine-generated by: icu/tools/unicode/c/genprops/casepropsbuilder.cpp | 7 * machine-generated by: icu/tools/unicode/c/genprops/casepropsbuilder.cpp |
| 8 */ | 8 */ |
| 9 | 9 |
| 10 #ifndef INCLUDED_FROM_UCASE_CPP | 10 #ifndef INCLUDED_FROM_UCASE_CPP |
| 11 # error This file must be #included from ucase.cpp only. | 11 # error This file must be #included from ucase.cpp only. |
| 12 #endif | 12 #endif |
| (...skipping 856 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 869 0x188, | 869 0x188, |
| 870 0xcd4, | 870 0xcd4, |
| 871 0x0, | 871 0x0, |
| 872 0x0, | 872 0x0, |
| 873 0xe0800, | 873 0xe0800, |
| 874 0x2b20, | 874 0x2b20, |
| 875 NULL, 0, FALSE, FALSE, 0, NULL | 875 NULL, 0, FALSE, FALSE, 0, NULL |
| 876 }, | 876 }, |
| 877 { 3,0,0,0 } | 877 { 3,0,0,0 } |
| 878 }; | 878 }; |
| OLD | NEW |