Home | History | Annotate | Download | only in i18n

Lines Matching refs:removeSet

1776                     if(src->removeSet == NULL) {
1777 src->removeSet = newSet;
1779 uset_addAll(src->removeSet, newSet);
1897 if(src->removeSet != NULL) {
1898 uset_close(src->removeSet);