Searched refs:nfkc (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtstnrapi.cpp57 UnicodeString tel, nfkc, nfkd; local
62 Normalizer::compose(tel, TRUE, 0, nfkc, errorCode);
67 nfkc!=UnicodeString("TE\\u0139TELTELTELTELTELTELTELTELTEL", "").unescape() ||
/external/icu/icu4c/source/test/intltest/
H A Dtstnrapi.cpp57 UnicodeString tel, nfkc, nfkd; local
62 Normalizer::compose(tel, TRUE, 0, nfkc, errorCode);
67 nfkc!=UnicodeString("TE\\u0139TELTELTELTELTELTELTELTELTEL", "").unescape() ||
/external/chromium_org/third_party/icu/source/common/
H A Duprops.cpp575 const Normalizer2 *nfkc=Normalizer2Factory::getNFKCInstance(*pErrorCode); local
585 const Normalizer2Impl *nfkcImpl=Normalizer2Factory::getImpl(nfkc);
597 UnicodeString kc1=nfkc->normalize(folded1String, *pErrorCode);
600 UnicodeString kc2=nfkc->normalize(folded2String.foldCase(), *pErrorCode);
/external/icu/icu4c/source/common/
H A Duprops.cpp575 const Normalizer2 *nfkc=Normalizer2Factory::getNFKCInstance(*pErrorCode); local
585 const Normalizer2Impl *nfkcImpl=Normalizer2Factory::getImpl(nfkc);
597 UnicodeString kc1=nfkc->normalize(folded1String, *pErrorCode);
600 UnicodeString kc2=nfkc->normalize(folded2String.foldCase(), *pErrorCode);
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcnormtst.c1156 nfkc[]={ local
1199 _testIter(src, sizeof(src)/U_SIZEOF_UCHAR, &iter, UNORM_NFKC, TRUE, nfkc, sizeof(nfkc)/U_SIZEOF_UCHAR, nfkcIndexes, sizeof(nfkcIndexes)/4);
1210 _testIter(src, sizeof(src)/U_SIZEOF_UCHAR, &iter, UNORM_NFKC, FALSE, nfkc, sizeof(nfkc)/U_SIZEOF_UCHAR, nfkcIndexes, sizeof(nfkcIndexes)/4);
1536 log_err("unorm2_getDecomposition(nfkc, space) failed\n");
1541 log_err("unorm2_getDecomposition(nfkc, a-umlaut) failed\n");
1547 log_err("unorm2_getDecomposition(nfkc, c-cedilla-acute) failed\n");
1553 log_err("unorm2_getDecomposition(nfkc, angstrom sign) failed\n");
1558 log_err("unorm2_getDecomposition(nfkc, Hangu
[all...]
H A Dcucdtst.c939 const UNormalizer2 *nfkc;
973 const UNormalizer2 *nfc, *nfkc; local
1011 nfkc=((UnicodeDataContext *)context)->nfkc;
1012 if(value!=unorm2_getCombiningClass(nfkc, c)) {
1013 log_err("error: unorm2_getCombiningClass(nfkc, U+%04lx)==%hu instead of %lu\n", c, unorm2_getCombiningClass(nfkc, c), value);
1074 /* Expect Decomposition_Mapping=nfkc.getRawDecomposition(c). */
1075 length=unorm2_getRawDecomposition(nfkc, c, s, 32, pErrorCode);
1077 log_err("error: unorm2_getRawDecomposition(nfkc,
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dcnormtst.c1156 nfkc[]={ local
1199 _testIter(src, sizeof(src)/U_SIZEOF_UCHAR, &iter, UNORM_NFKC, TRUE, nfkc, sizeof(nfkc)/U_SIZEOF_UCHAR, nfkcIndexes, sizeof(nfkcIndexes)/4);
1210 _testIter(src, sizeof(src)/U_SIZEOF_UCHAR, &iter, UNORM_NFKC, FALSE, nfkc, sizeof(nfkc)/U_SIZEOF_UCHAR, nfkcIndexes, sizeof(nfkcIndexes)/4);
1536 log_err("unorm2_getDecomposition(nfkc, space) failed\n");
1541 log_err("unorm2_getDecomposition(nfkc, a-umlaut) failed\n");
1547 log_err("unorm2_getDecomposition(nfkc, c-cedilla-acute) failed\n");
1553 log_err("unorm2_getDecomposition(nfkc, angstrom sign) failed\n");
1558 log_err("unorm2_getDecomposition(nfkc, Hangu
[all...]
H A Dcucdtst.c938 const UNormalizer2 *nfkc;
972 const UNormalizer2 *nfc, *nfkc; local
1010 nfkc=((UnicodeDataContext *)context)->nfkc;
1011 if(value!=unorm2_getCombiningClass(nfkc, c)) {
1012 log_err("error: unorm2_getCombiningClass(nfkc, U+%04lx)==%hu instead of %lu\n", c, unorm2_getCombiningClass(nfkc, c), value);
1073 /* Expect Decomposition_Mapping=nfkc.getRawDecomposition(c). */
1074 length=unorm2_getRawDecomposition(nfkc, c, s, 32, pErrorCode);
1076 log_err("error: unorm2_getRawDecomposition(nfkc,
[all...]
/external/chromium_org/third_party/icu/source/data/
H A Dmakedata.mak606 "$(ICU_LIB_TARGET)" : $(COMMON_ICUDATA_DEPENDENCIES) $(CNV_FILES) $(CNV_FILES_SPECIAL) "$(ICUBLD_PKG)\unames.icu" "$(ICUBLD_PKG)\cnvalias.icu" "$(ICUBLD_PKG)\nfc.nrm" "$(ICUBLD_PKG)\nfkc.nrm" "$(ICUBLD_PKG)\nfkc_cf.nrm" "$(ICUBLD_PKG)\uts46.nrm" "$(ICUBLD_PKG)\$(ICUCOL)\ucadata.icu" "$(ICUBLD_PKG)\$(ICUCOL)\invuca.icu" $(CURR_RES_FILES) $(LANG_RES_FILES) $(REGION_RES_FILES) $(ZONE_RES_FILES) $(BRK_FILES) $(BRK_DICT_FILES) $(BRK_RES_FILES) $(ALL_RES) $(COL_COL_FILES) $(RBNF_RES_FILES) $(TRANSLIT_RES_FILES) $(SPREP_FILES) "$(ICUBLD_PKG)\confusables.cfu"
616 nfkc.nrm
971 "$(ICUBLD_PKG)\nfkc.nrm": $(ICUSRCDATA_RELATIVE_PATH)\in\nfkc.nrm
H A DMakefile.in250 DAT_FILES_SHORT=cnvalias.icu coll/ucadata.icu nfc.nrm nfkc.nrm nfkc_cf.nrm uts46.nrm
/external/icu/icu4c/source/data/
H A Dmakedata.mak605 "$(ICU_LIB_TARGET)" : $(COMMON_ICUDATA_DEPENDENCIES) $(CNV_FILES) $(CNV_FILES_SPECIAL) "$(ICUBLD_PKG)\unames.icu" "$(ICUBLD_PKG)\cnvalias.icu" "$(ICUBLD_PKG)\nfc.nrm" "$(ICUBLD_PKG)\nfkc.nrm" "$(ICUBLD_PKG)\nfkc_cf.nrm" "$(ICUBLD_PKG)\uts46.nrm" "$(ICUBLD_PKG)\$(ICUCOL)\ucadata.icu" $(CURR_RES_FILES) $(LANG_RES_FILES) $(REGION_RES_FILES) $(ZONE_RES_FILES) $(BRK_FILES) $(BRK_DICT_FILES) $(BRK_RES_FILES) $(ALL_RES) $(COL_COL_FILES) $(RBNF_RES_FILES) $(TRANSLIT_RES_FILES) $(SPREP_FILES) "$(ICUBLD_PKG)\confusables.cfu"
614 nfkc.nrm
969 "$(ICUBLD_PKG)\nfkc.nrm": $(ICUSRCDATA_RELATIVE_PATH)\in\nfkc.nrm
H A DMakefile.in246 DAT_FILES_SHORT=unames.icu cnvalias.icu coll/ucadata.icu nfc.nrm nfkc.nrm nfkc_cf.nrm uts46.nrm

Completed in 2927 milliseconds