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 868 if(isCompNoMaybe && start<indexes[Normalizer2Impl::IX_MIN_COMP_NO_MAYBE_CP]) {
869 indexes[Normalizer2Impl::IX_MIN_COMP_NO_MAYBE_CP]=start;
    [all...]
  /external/icu4c/common/
normalizer2impl.h 283 IX_MIN_COMP_NO_MAYBE_CP,
642 * minCompNoMaybeCP=indexes[IX_MIN_COMP_NO_MAYBE_CP] is the lowest code point
normalizer2impl.cpp 290 minCompNoMaybeCP=inIndexes[IX_MIN_COMP_NO_MAYBE_CP];
    [all...]

Completed in 43 milliseconds