Searched refs:usetFlags (Results 1 – 1 of 1) sorted by relevance
4065 uint32_t usetFlags = 0; in createSetForProperty() local4083 usetFlags |= USET_CASE_INSENSITIVE; in createSetForProperty()4085 set = new UnicodeSet(setExpr, usetFlags, NULL, *fStatus); in createSetForProperty()4149 set = new UnicodeSet(setExpr, usetFlags, NULL, *fStatus); in createSetForProperty()4248 if (usetFlags & USET_CASE_INSENSITIVE) { in createSetForProperty()