Name Description Size
BUILD.bazel 1219
extradata.cpp 9875
extradata.h Requires norm.hasMapping(). Returns the offset of the "first unit" from the beginning of the extraData for c. That is the same as the length of the optional data for the raw mapping and the ccc/lccc word. 2226
gennorm2.cpp Copyright (C) 2009-2014, International Business Machines Corporation and others. All Rights Reserved. ****************************************************************************** file name: gennorm2.cpp encoding: UTF-8 tab size: 8 (not used) indentation:4 created on: 2009nov25 created by: Markus W. Scherer This program reads text files that define Unicode normalization, parses them, and builds a binary data file. 12016
gennorm2.vcxproj 5504
Makefile.in 1932
n2builder.cpp Copyright (C) 2009-2016, International Business Machines Corporation and others. All Rights Reserved. ****************************************************************************** file name: n2builder.cpp encoding: UTF-8 tab size: 8 (not used) indentation:4 created on: 2009nov25 created by: Markus W. Scherer Builds Normalizer2 data and writes a binary .nrm file. For the file format see source/common/normalizer2impl.h. 40905
n2builder.h Copyright (C) 2009-2014, International Business Machines Corporation and others. All Rights Reserved. ****************************************************************************** file name: n2builder.h encoding: UTF-8 tab size: 8 (not used) indentation:4 created on: 2009nov25 created by: Markus W. Scherer 3714
norms.cpp allocate Norm 10987
norms.h Overall type of normalization properties. Set after most processing is done. Corresponds to the rows in the chart on https://icu.unicode.org/design/normalization/custom in numerical (but reverse visual) order. YES_NO means composition quick check=yes, decomposition QC=no -- etc. 6950
sources.txt 51