13 #if !UCONFIG_NO_NORMALIZATION
27 #ifndef CANITER_SKIP_ZEROES
28 #define CANITER_SKIP_ZEROES TRUE
35 class Normalizer2Impl;
169 int32_t pieces_length;
170 int32_t *pieces_lengths;
174 int32_t current_length;
180 const Normalizer2Impl &nfcImpl;
186 Hashtable *getEquivalents2(Hashtable *fillinResult,
const UChar *segment, int32_t segLen,
UErrorCode &status);
195 Hashtable *extract(Hashtable *fillinResult,
UChar32 comp,
const UChar *segment, int32_t segLen, int32_t segmentPos,
UErrorCode &status);