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

  /external/icu4c/common/
normalizer2impl.h 408 COMP_1_LAST_TUPLE=0x8000,
normalizer2impl.cpp 756 if(firstUnit&COMP_1_LAST_TUPLE) {
795 } while((firstUnit&COMP_1_LAST_TUPLE)==0);
    [all...]
  /external/icu4c/tools/gennorm2/
n2builder.cpp 795 firstUnit|=Normalizer2Impl::COMP_1_LAST_TUPLE;
    [all...]

Completed in 1363 milliseconds