Name Description Size
BUILD.bazel 1219
extradata.cpp 10462
extradata.h Requires norm.hasMapping(). Returns the offset of the "first unit" from the beginning of the extraData for c, not from the beginning of the dataString. That is the same as the length of the optional data for the raw mapping and the ccc/lccc word. 2438
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. 12174
gennorm2.vcxproj 5437
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. 43661
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 3713
norms.cpp allocate Norm 11676
norms.h Overall type of normalization properties. Set after most processing is done. Corresponds to the rows in the chart on https://unicode-org.github.io/icu/design/normalization/custom.html in numerical (but reverse visual) order. YES_NO means composition quick check=yes, decomposition QC=no -- etc. 7276
sources.txt 51