Home | History | Annotate | Download | only in i18n

Lines Matching refs:removeSet

2204                     if(src->removeSet == NULL) {
2205 src->removeSet = newSet;
2207 uset_addAll(src->removeSet, newSet);
2426 if(src->removeSet != NULL) {
2427 uset_close(src->removeSet);