15 #if !UCONFIG_NO_NORMALIZATION
29 #ifndef CANITER_SKIP_ZEROES
30 #define CANITER_SKIP_ZEROES TRUE
37 class Normalizer2Impl;
121 #ifndef U_HIDE_INTERNAL_API
139 static UClassID U_EXPORT2 getStaticClassID();
173 int32_t pieces_length;
174 int32_t *pieces_lengths;
178 int32_t current_length;
184 const Normalizer2Impl &nfcImpl;
190 Hashtable *getEquivalents2(Hashtable *fillinResult,
const char16_t *segment, int32_t segLen,
UErrorCode &status);
199 Hashtable *extract(Hashtable *fillinResult,
UChar32 comp,
const char16_t *segment, int32_t segLen, int32_t segmentPos,
UErrorCode &status);