// Copyright 2014 The PDFium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com #include "core/fpdftext/unicodenormalizationdata.h" #include "core/fxcrt/fx_system.h" const std::array<uint16_t, 65536> kUnicodeDataNormalization = …const std::array<uint16_t, 5376> kUnicodeDataNormalizationMap1 = …const std::array<uint16_t, 1724> kUnicodeDataNormalizationMap2 = …const std::array<uint16_t, 1164> kUnicodeDataNormalizationMap3 = …const std::array<uint16_t, 488> kUnicodeDataNormalizationMap4 = …