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

  /external/icu4c/tools/gennorm2/
n2builder.cpp 880 if(isCompNoMaybe && start<indexes[Normalizer2Impl::IX_MIN_COMP_NO_MAYBE_CP]) {
881 indexes[Normalizer2Impl::IX_MIN_COMP_NO_MAYBE_CP]=start;
    [all...]
  /external/icu4c/common/
normalizer2impl.h 295 IX_MIN_COMP_NO_MAYBE_CP,
674 * minCompNoMaybeCP=indexes[IX_MIN_COMP_NO_MAYBE_CP] is the lowest code point
normalizer2impl.cpp 301 minCompNoMaybeCP=inIndexes[IX_MIN_COMP_NO_MAYBE_CP];
    [all...]

Completed in 1458 milliseconds