HomeSort by relevance Sort by last modified time
    Searched full:fcd1 (Results 1 - 7 of 7) sorted by null

  /external/icu/icu4c/source/common/
unormcmp.cpp 578 UnicodeString fcd1, fcd2; local
617 if(_normalize(&fn2, s1, length1, fcd1, pErrorCode)) {
618 s1=fcd1.getBuffer();
619 length1=fcd1.length();
626 if(_normalize(n2, s1, length1, fcd1, pErrorCode)) {
627 s1=fcd1.getBuffer();
628 length1=fcd1.length();
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
Normalizer.java 1907 StringBuilder fcd1=new StringBuilder(s1.length()+16).append(s1, 0, spanQCYes1); local
    [all...]
  /external/icu/icu4c/source/data/unidata/norm2/
nfkc.txt 1748 FCD1>0645 0645
    [all...]
nfkc_cf.txt     [all...]
uts46.txt     [all...]
  /development/perftests/panorama/input/
test_038.ppm     [all...]
  /external/icu/icu4c/source/data/unidata/
DerivedNormalizationProps.txt     [all...]

Completed in 1726 milliseconds