Home | History | Annotate | Download | only in common

Lines Matching refs:compact

1447 UnicodeSet& UnicodeSet::compact() {
2089 // Do most of what compact() does before freezing because
2090 // compact() will not work when the set is frozen.