2015-01-22 11:40:55 +08:00
|
|
|
/*
|
2016-05-01 21:10:15 +08:00
|
|
|
* WARNING: do not edit!
|
|
|
|
* Generated by crypto/asn1/charmap.pl
|
|
|
|
*
|
2016-05-18 02:51:34 +08:00
|
|
|
* Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved.
|
|
|
|
*
|
2016-05-01 21:10:15 +08:00
|
|
|
* Licensed under the OpenSSL license (the "License"). You may not use
|
|
|
|
* this file except in compliance with the License. You can obtain a copy
|
|
|
|
* in the file LICENSE in the source distribution or at
|
|
|
|
* https://www.openssl.org/source/license.html
|
|
|
|
*/
|
|
|
|
|
|
|
|
/*
|
|
|
|
* Mask of various character properties
|
2000-07-28 09:58:15 +08:00
|
|
|
*/
|
|
|
|
|
2007-10-13 23:51:32 +08:00
|
|
|
static const unsigned char char_type[] = {
|
2016-05-01 21:10:15 +08:00
|
|
|
2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
|
|
|
|
2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
|
|
|
|
120, 0, 1, 40, 0, 0, 0, 16, 16, 16, 0, 25, 25, 16, 16, 16,
|
|
|
|
16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 9, 9, 16, 9, 16,
|
|
|
|
0, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16,
|
|
|
|
16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 0, 1, 0, 0, 0,
|
|
|
|
0, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16,
|
|
|
|
16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 0, 0, 0, 0, 2
|
2000-07-28 09:58:15 +08:00
|
|
|
};
|