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

  /external/icu/icu4c/source/test/intltest/
convtest.cpp 696 UnicodeSet *set_not_ignorable = new UnicodeSet(pattern_not_ignorable, status); local
730 size = set_not_ignorable->size();
735 input[0] = set_not_ignorable->charAt(i);
748 delete set_not_ignorable;
    [all...]
  /external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
TestCharset.java 5852 UnicodeSet set_not_ignorable = new UnicodeSet(pattern_not_ignorable); local
    [all...]

Completed in 1048 milliseconds