Home | History | Annotate | Download | only in i18n

Lines Matching refs:removeSet

1831                     if(src->removeSet == NULL) {
1832 src->removeSet = newSet;
1834 uset_addAll(src->removeSet, newSet);
1953 if(src->removeSet != NULL) {
1954 uset_close(src->removeSet);