Lines Matching full:set1a
330 UnicodeSet *set1a=new UnicodeSet(UNICODE_STRING_SIMPLE("[:Ll:]"), status); // Letter, lowercase342 if (*set1 != *set1a) {348 delete set1a;