Searched defs:withRange (Results 1 – 3 of 3) sorted by relevance
2257 UnicodeSet copyWithIterator(UnicodeSet s, boolean withRange) { in copyWithIterator()
2254 UnicodeSet copyWithIterator(UnicodeSet s, boolean withRange) { in copyWithIterator()
1984 void UnicodeSetTest::copyWithIterator(UnicodeSet& t, const UnicodeSet& s, UBool withRange) { in copyWithIterator()