Lines Matching refs:set1a
323 UnicodeSet *set1a=new UnicodeSet(UNICODE_STRING_SIMPLE("[:Ll:]"), status); // Letter, lowercase335 if (*set1 != *set1a) {341 delete set1a;