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

Side by Side Diff: source/common/ubidi_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/propname_data.h ('k') | source/common/ucase_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: 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
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 };
OLDNEW
« no previous file with comments | « source/common/propname_data.h ('k') | source/common/ucase_props_data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698