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

  /external/icu4c/common/unicode/
uniset.h 481 inline static UnicodeSet *fromUSet(USet *uset);
491 inline static const UnicodeSet *fromUSet(const USet *uset);
    [all...]
  /external/icu4c/common/
filterednormalizer2.cpp 264 *UnicodeSet::fromUSet(filterSet));
  /external/icu4c/test/intltest/
usettest.cpp 705 UnicodeSet *setx = UnicodeSet::fromUSet(uset);
710 const UnicodeSet *constSetx = UnicodeSet::fromUSet(constUSet);
    [all...]

Completed in 3049 milliseconds