diff options
author | qwerty <qwerty@yandex-team.ru> | 2022-02-10 16:49:25 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:49:25 +0300 |
commit | ca6b8a0150d5ee4cc8fb804d1285d9c32fb4fe88 (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /util/charset/generated | |
parent | 34e37ee57f5837a8da2fdfaccaac9bbe6c7f02ba (diff) | |
download | ydb-ca6b8a0150d5ee4cc8fb804d1285d9c32fb4fe88.tar.gz |
Restoring authorship annotation for <qwerty@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'util/charset/generated')
-rw-r--r-- | util/charset/generated/unidata.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/util/charset/generated/unidata.cpp b/util/charset/generated/unidata.cpp index ca55dbb48d..6f5adbbc0a 100644 --- a/util/charset/generated/unidata.cpp +++ b/util/charset/generated/unidata.cpp @@ -2,7 +2,7 @@ namespace { namespace NUnidataTableGenerated { using TV = const NUnicode::NPrivate::TUnidataTable::TStored; - + static const TV V[] = { #undef V0 #define V0 (*(V + 0)) @@ -1646,7 +1646,7 @@ namespace { namespace NUnidataTableGenerated { #define V546 (*(V + 546)) {0x2F002, 0, -34, -34, 0}, }; - + static const NUnicode::NPrivate::TUnidataTable::TValuePtr P[][32] = { { &V0, &V0, &V0, &V0, &V0, &V0, &V0, &V0, @@ -5339,7 +5339,7 @@ namespace { namespace NUnidataTableGenerated { &V485, &V485, &V485, &V485, &V485, &V485, }, // P[614] }; // static const NUnicode::NPrivate::TUnidataTable::TValuePtr P[][32] - + static const NUnicode::NPrivate::TUnidataTable::TValuePtr* const Indexes[] = { P[0], P[1], P[2], P[3], P[4], P[5], P[6], P[7], P[8], P[9], P[10], P[11], P[12], P[13], P[14], P[15], P[16], P[17], P[18], P[19], P[20], P[21], P[22], P[23], P[24], P[25], P[26], P[27], P[28], P[29], P[30], P[31], @@ -7518,7 +7518,7 @@ namespace { namespace NUnidataTableGenerated { P[360], P[360], P[360], P[360], P[360], P[360], P[360], P[360], P[360], P[360], P[360], P[360], P[360], P[360], P[360], P[360], P[360], P[360], P[360], P[360], P[360], P[360], P[360], P[360], P[360], P[360], P[360], P[360], P[360], P[360], P[360], P[614], }; // static const NUnicode::NPrivate::TUnidataTable::TValuePtr* const Indexes[] - + static const size_t Size = 1114110; }} // namespace NUnidataTableGenerated |