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

Side by Side Diff: openssl/crypto/asn1/charmap.h

Issue 9254031: Upgrade chrome's OpenSSL to same version Android ships with. (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/third_party/openssl/
Patch Set: '' Created 8 years, 11 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 | Annotate | Revision Log
« no previous file with comments | « openssl/crypto/asn1/bio_ndef.c ('k') | openssl/crypto/asn1/d2i_pr.c » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 /* Auto generated with chartype.pl script. 1 /* Auto generated with chartype.pl script.
2 * Mask of various character properties 2 * Mask of various character properties
3 */ 3 */
4 4
5 static unsigned char char_type[] = { 5 static const unsigned char char_type[] = {
6 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 6 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
7 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 7 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
8 120, 0, 1,40, 0, 0, 0,16,16,16, 0,25,25,16,16,16, 8 120, 0, 1,40, 0, 0, 0,16,16,16, 0,25,25,16,16,16,
9 16,16,16,16,16,16,16,16,16,16,16, 9, 9,16, 9,16, 9 16,16,16,16,16,16,16,16,16,16,16, 9, 9,16, 9,16,
10 0,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16, 10 0,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
11 16,16,16,16,16,16,16,16,16,16,16, 0, 1, 0, 0, 0, 11 16,16,16,16,16,16,16,16,16,16,16, 0, 1, 0, 0, 0,
12 0,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16, 12 0,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
13 16,16,16,16,16,16,16,16,16,16,16, 0, 0, 0, 0, 2 13 16,16,16,16,16,16,16,16,16,16,16, 0, 0, 0, 0, 2
14 }; 14 };
15 15
OLDNEW
« no previous file with comments | « openssl/crypto/asn1/bio_ndef.c ('k') | openssl/crypto/asn1/d2i_pr.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698