Home
last modified time | relevance | path

Searched refs:nfkc_cf (Results 1 – 16 of 16) sorted by relevance

/third_party/icu/icu4c/source/test/perf/normperf/
Dsimplenormperf.cpp311 const Normalizer2 *nfkc_cf = Normalizer2::getNFKCCasefoldInstance(errorCode); in main() local
328 NormalizeUTF16 op(*nfkc_cf, CommonChars::getMixed(maxLength)); in main()
332 NormalizeUTF16 op(*nfkc_cf, CommonChars::getLowercaseLatin1(maxLength)); in main()
336 NormalizeUTF16 op(*nfkc_cf, CommonChars::getJapanese(maxLength)); in main()
340 NormalizeUTF8 op(*nfkc_cf, CommonChars::getMixed(maxLength)); in main()
344 NormalizeUTF8 op(*nfkc_cf, CommonChars::getLowercaseLatin1(maxLength)); in main()
348 NormalizeUTF8 op(*nfkc_cf, CommonChars::getJapanese(maxLength)); in main()
/third_party/icu/tools/unicode/c/genuts46/
Dgenuts46.cpp160 const icu::Normalizer2 *nfkc_cf= in main() local
185 nfkc_cf->normalize(cString, mapping, errorCode); in main()
221 nfkc_cf->normalize(cString, mapping, errorCode); in main()
264 nfkc_cf->normalize(cString, mapping, errorCode); in main()
303 nfkc_cf->normalize(cString, mapping, errorCode); in main()
320 nfkc_cf->normalize(cString, mapping, errorCode); in main()
/third_party/icu/docs/userguide/transforms/normalization/
Dindex.md66 the other data file can be removed. There is also a new nfkc_cf.nrm file for
168 … bin/gennorm2 -v -o $ICU4C_DATA_IN/nfkc_cf.nrm -s $ICU4C_UNIDATA/norm2 nfc.txt nfkc.txt nfkc_cf.txt
186 …bin/gennorm2 -o /tmp/nfkc_cf.txt -s $ICU4C_UNIDATA/norm2 nfc.txt nfkc.txt nfkc_cf.txt **--combined…
192 For example, the nfkc_cf.txt file in ICU contains the Unicode NFKC_CF mappings,
198 …bin/gennorm2 -o /tmp/nfkc_cf-minus-nfkc.txt -s $ICU4C_UNIDATA/norm2 nfc.txt nfkc.txt nfkc_cf.txt *…
/third_party/icu/icu4c/source/data/unidata/
Dgenerate.sh37 …cu4c/source/tools/gennorm2 -- -o $ICU4C_DATA_IN/nfkc_cf.nrm -s $ICU4C_NORM2 nfc.txt nfkc.txt n…
Dchanges.txt819 bin/gennorm2 -o $ICU4C_DATA_IN/nfkc_cf.nrm -s $ICU4C_UNIDATA/norm2 nfc.txt nfkc.txt nfkc_cf.txt
1093 bin/gennorm2 -o $ICU4C_DATA_IN/nfkc_cf.nrm -s $ICU4C_UNIDATA/norm2 nfc.txt nfkc.txt nfkc_cf.txt
1406 bin/gennorm2 -o $ICU4C_DATA_IN/nfkc_cf.nrm -s $ICU4C_UNIDATA/norm2 nfc.txt nfkc.txt nfkc_cf.txt
1893 bin/gennorm2 -o $ICU4C_DATA_IN/nfkc_cf.nrm -s $ICU4C_UNIDATA/norm2 nfc.txt nfkc.txt nfkc_cf.txt
2285 bin/gennorm2 -o $ICU4C_DATA_IN/nfkc_cf.nrm -s $ICU4C_UNIDATA/norm2 nfc.txt nfkc.txt nfkc_cf.txt
2753 bin/gennorm2 -o $SRC_DATA_IN/nfkc_cf.nrm -s $UNIDATA/norm2 nfc.txt nfkc.txt nfkc_cf.txt
3171 bin/gennorm2 -o $SRC_DATA_IN/nfkc_cf.nrm -s $UNIDATA/norm2 nfc.txt nfkc.txt nfkc_cf.txt
3549 - bin/gennorm2 -o $SRC_DATA_IN/nfkc_cf.nrm -s $UNIDATA/norm2 nfc.txt nfkc.txt nfkc_cf.txt
3814 …/svn.icu/uni63/dbg$ bin/gennorm2 -o $SRC_DATA_IN/nfkc_cf.nrm -s $UNIDATA/norm2 nfc.txt nfkc.txt nf…
3995 …/svn.icu/uni62/dbg$ bin/gennorm2 -o $SRC_DATA_IN/nfkc_cf.nrm -s $UNIDATA/norm2 nfc.txt nfkc.txt nf…
[all …]
/third_party/icu/icu4c/source/data/unidata/norm2/
DBUILD.bazel12 "nfc.txt", "nfkc.txt", "nfkc_cf.txt", "uts46.txt",
Dnfkc_cf.txt6 # file name: nfkc_cf.txt
/third_party/icu/icu4c/source/test/intltest/
Dtstnorm.cpp1574 const Normalizer2 *nfkc_cf=Normalizer2::getNFKCCasefoldInstance(errorCode); in TestComposeUTF8WithEdits() local
1584 nfkc_cf->normalizeUTF8(0, src, sink, &edits, errorCode); in TestComposeUTF8WithEdits()
1608 assertFalse("isNormalizedUTF8(source)", nfkc_cf->isNormalizedUTF8(src, errorCode)); in TestComposeUTF8WithEdits()
1609 assertTrue("isNormalizedUTF8(normalized)", nfkc_cf->isNormalizedUTF8(result, errorCode)); in TestComposeUTF8WithEdits()
1615 nfkc_cf->normalizeUTF8(U_OMIT_UNCHANGED_TEXT, src, sink, &edits, errorCode); in TestComposeUTF8WithEdits()
1627 FilteredNormalizer2 fn2(*nfkc_cf, filter); in TestComposeUTF8WithEdits()
1793 const Normalizer2 *nfkc_cf = Normalizer2::getNFKCCasefoldInstance(errorCode); in TestNormalizeIllFormedText() local
1810 UnicodeString result = nfkc_cf->normalize(src, errorCode); in TestNormalizeIllFormedText()
1826 nfkc_cf->normalizeUTF8(0, src8, sink, nullptr, errorCode); in TestNormalizeIllFormedText()
/third_party/skia/third_party/externals/icu/source/data/unidata/
Dchanges.txt174 bin/gennorm2 -o $ICU4C_DATA_IN/nfkc_cf.nrm -s $ICU4C_UNIDATA/norm2 nfc.txt nfkc.txt nfkc_cf.txt
448 bin/gennorm2 -o $ICU4C_DATA_IN/nfkc_cf.nrm -s $ICU4C_UNIDATA/norm2 nfc.txt nfkc.txt nfkc_cf.txt
761 bin/gennorm2 -o $ICU4C_DATA_IN/nfkc_cf.nrm -s $ICU4C_UNIDATA/norm2 nfc.txt nfkc.txt nfkc_cf.txt
1248 bin/gennorm2 -o $ICU4C_DATA_IN/nfkc_cf.nrm -s $ICU4C_UNIDATA/norm2 nfc.txt nfkc.txt nfkc_cf.txt
1640 bin/gennorm2 -o $ICU4C_DATA_IN/nfkc_cf.nrm -s $ICU4C_UNIDATA/norm2 nfc.txt nfkc.txt nfkc_cf.txt
2108 bin/gennorm2 -o $SRC_DATA_IN/nfkc_cf.nrm -s $UNIDATA/norm2 nfc.txt nfkc.txt nfkc_cf.txt
2526 bin/gennorm2 -o $SRC_DATA_IN/nfkc_cf.nrm -s $UNIDATA/norm2 nfc.txt nfkc.txt nfkc_cf.txt
2904 - bin/gennorm2 -o $SRC_DATA_IN/nfkc_cf.nrm -s $UNIDATA/norm2 nfc.txt nfkc.txt nfkc_cf.txt
3169 …/svn.icu/uni63/dbg$ bin/gennorm2 -o $SRC_DATA_IN/nfkc_cf.nrm -s $UNIDATA/norm2 nfc.txt nfkc.txt nf…
3350 …/svn.icu/uni62/dbg$ bin/gennorm2 -o $SRC_DATA_IN/nfkc_cf.nrm -s $UNIDATA/norm2 nfc.txt nfkc.txt nf…
[all …]
/third_party/icu/tools/unicode/py/
Dpreparseucd.py1420 nfkc_cf = props.get("NFKC_CF")
1423 if nfkc_cf == prev_nfkc_cf and (prev_end + 1) == start:
1434 prev_nfkc_cf = nfkc_cf
/third_party/skia/third_party/externals/icu/source/data/
Dmakedata.mak496 "$(ICUBLD_PKG)\nfkc_cf.nrm": $(ICUSRCDATA_RELATIVE_PATH)\in\nfkc_cf.nrm
/third_party/icu/icu4c/source/data/
Dmakedata.mak515 "$(ICUBLD_PKG)\nfkc_cf.nrm": $(ICUSRCDATA_RELATIVE_PATH)\in\nfkc_cf.nrm
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
DBasicTest.java2862 Normalizer2 nfkc_cf = Normalizer2.getNFKCCasefoldInstance(); in TestNormalizeIllFormedText() local
2869 String result = nfkc_cf.normalize(src); in TestNormalizeIllFormedText()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
DBasicTest.java2859 Normalizer2 nfkc_cf = Normalizer2.getNFKCCasefoldInstance(); in TestNormalizeIllFormedText() local
2866 String result = nfkc_cf.normalize(src); in TestNormalizeIllFormedText()
/third_party/icu/docs/userguide/strings/
Dproperties.md168 | NFKC_Casefold | Unicode string | | available via normalization API (normalizer2.h "nfkc_cf") |
/third_party/skia/third_party/externals/icu/source/data/unidata/norm2/
Dnfkc_cf.txt6 # file name: nfkc_cf.txt