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

Side by Side Diff: third_party/sqlite/src/ext/fts3/unicode/CaseFolding.txt

Issue 901033002: Import SQLite 3.8.7.4. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Chromium changes to support SQLite 3.8.7.4. Created 5 years, 10 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
OLDNEW
1 # CaseFolding-6.1.0.txt 1 # CaseFolding-6.1.0.txt
2 # Date: 2011-07-25, 21:21:56 GMT [MD] 2 # Date: 2011-07-25, 21:21:56 GMT [MD]
3 # 3 #
4 # Unicode Character Database 4 # Unicode Character Database
5 # Copyright (c) 1991-2011 Unicode, Inc. 5 # Copyright (c) 1991-2011 Unicode, Inc.
6 # For terms of use, see http://www.unicode.org/terms_of_use.html 6 # For terms of use, see http://www.unicode.org/terms_of_use.html
7 # For documentation, see http://www.unicode.org/reports/tr44/ 7 # For documentation, see http://www.unicode.org/reports/tr44/
8 # 8 #
9 # Case Folding Properties 9 # Case Folding Properties
10 # 10 #
(...skipping 1204 matching lines...) Expand 10 before | Expand all | Expand 10 after
1215 1041E; C; 10446; # DESERET CAPITAL LETTER ZEE 1215 1041E; C; 10446; # DESERET CAPITAL LETTER ZEE
1216 1041F; C; 10447; # DESERET CAPITAL LETTER ESH 1216 1041F; C; 10447; # DESERET CAPITAL LETTER ESH
1217 10420; C; 10448; # DESERET CAPITAL LETTER ZHEE 1217 10420; C; 10448; # DESERET CAPITAL LETTER ZHEE
1218 10421; C; 10449; # DESERET CAPITAL LETTER ER 1218 10421; C; 10449; # DESERET CAPITAL LETTER ER
1219 10422; C; 1044A; # DESERET CAPITAL LETTER EL 1219 10422; C; 1044A; # DESERET CAPITAL LETTER EL
1220 10423; C; 1044B; # DESERET CAPITAL LETTER EM 1220 10423; C; 1044B; # DESERET CAPITAL LETTER EM
1221 10424; C; 1044C; # DESERET CAPITAL LETTER EN 1221 10424; C; 1044C; # DESERET CAPITAL LETTER EN
1222 10425; C; 1044D; # DESERET CAPITAL LETTER ENG 1222 10425; C; 1044D; # DESERET CAPITAL LETTER ENG
1223 10426; C; 1044E; # DESERET CAPITAL LETTER OI 1223 10426; C; 1044E; # DESERET CAPITAL LETTER OI
1224 10427; C; 1044F; # DESERET CAPITAL LETTER EW 1224 10427; C; 1044F; # DESERET CAPITAL LETTER EW
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698