Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1015)

Side by Side Diff: source/common/ucase_props_data.h

Issue 1864463002: Add Emoji properties (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/common/ubidi_props_data.h ('k') | source/common/uchar_props_data.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
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 };
OLDNEW
« no previous file with comments | « source/common/ubidi_props_data.h ('k') | source/common/uchar_props_data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698