Lines Matching refs:Normalizer2
24 #include "unicode/normalizer2.h"
425 // NFD without an NFD Normalizer2 instance.
619 static const Normalizer2 *getFCDInstance(UErrorCode &errorCode);
620 static const Normalizer2 *getFCCInstance(UErrorCode &errorCode);
621 static const Normalizer2 *getNoopInstance(UErrorCode &errorCode);
623 static const Normalizer2 *getInstance(UNormalizationMode mode, UErrorCode &errorCode);
629 // Get the Impl instance of the Normalizer2.
631 static const Normalizer2Impl *getImpl(const Normalizer2 *norm2);
658 * Format of Normalizer2 .nrm data files.
661 * Normalizer2 .nrm data files provide data for the Unicode Normalization algorithms.
667 * Normalizer2.getInstance() causes a .nrm file to be loaded, unless it has been