Lines Matching refs:Normalizer2
26 #include "unicode/normalizer2.h"
427 // NFD without an NFD Normalizer2 instance.
621 static const Normalizer2 *getFCDInstance(UErrorCode &errorCode);
622 static const Normalizer2 *getFCCInstance(UErrorCode &errorCode);
623 static const Normalizer2 *getNoopInstance(UErrorCode &errorCode);
625 static const Normalizer2 *getInstance(UNormalizationMode mode, UErrorCode &errorCode);
631 // Get the Impl instance of the Normalizer2.
633 static const Normalizer2Impl *getImpl(const Normalizer2 *norm2);
660 * Format of Normalizer2 .nrm data files.
663 * Normalizer2 .nrm data files provide data for the Unicode Normalization algorithms.
669 * Normalizer2.getInstance() causes a .nrm file to be loaded, unless it has been