Lines Matching full:set2a
336 UnicodeSet *set2a=new UnicodeSet(UNICODE_STRING_SIMPLE("[:Nd:]"), status); //Number, Decimal digit345 if (*set2 != *set2a) {349 delete set2a;