| 5 |
|
|
| 6 |
/* Unicode character database. */ |
/* Unicode character database. */ |
| 7 |
/* This file was autogenerated by the MultiStage2.py script. */ |
/* This file was autogenerated by the MultiStage2.py script. */ |
| 8 |
/* Total size: 50980 bytes, block size: 128. */ |
/* Total size: 52808 bytes, block size: 128. */ |
| 9 |
const ucd_record _pcre_ucd_records[] = { /* 1828 bytes */ |
/* When recompiling tables with a new Unicode version, |
| 10 |
|
please check types in the structure definition from pcre_internal.h: |
| 11 |
|
typedef struct { |
| 12 |
|
uschar property_0; |
| 13 |
|
uschar property_1; |
| 14 |
|
pcre_int32 property_2; |
| 15 |
|
} ucd_record; */ |
| 16 |
|
|
| 17 |
|
const ucd_record _pcre_ucd_records[] = { /* 3656 bytes, record size 8 */ |
| 18 |
{ 9, 0, 0, }, /* 0 */ |
{ 9, 0, 0, }, /* 0 */ |
| 19 |
{ 9, 29, 0, }, /* 1 */ |
{ 9, 29, 0, }, /* 1 */ |
| 20 |
{ 9, 21, 0, }, /* 2 */ |
{ 9, 21, 0, }, /* 2 */ |