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