HomeSort by relevance Sort by last modified time
    Searched refs:iDot (Results 1 - 4 of 4) sorted by null

  /external/chromium/third_party/icu/source/common/
ucase.c 463 static const UChar iDot[2] = { 0x69, 0x307 };
493 sa->addString(sa->set, iDot, 2);
    [all...]
  /external/icu4c/common/
ucase.c 463 static const UChar iDot[2] = { 0x69, 0x307 };
493 sa->addString(sa->set, iDot, 2);
    [all...]
  /external/chromium/third_party/icu/source/tools/gencase/
store.c 450 iDot[2]= { 0x69, 0x307 };
460 addUnfolding(0x130, iDot, 2);
    [all...]
  /external/icu4c/tools/gencase/
store.c 458 iDot[2]= { 0x69, 0x307 };
468 addUnfolding(0x130, iDot, 2);
    [all...]

Completed in 74 milliseconds