Searched refs:usetFlags (Results 1 – 1 of 1) sorted by relevance
4038 uint32_t usetFlags = 0; in createSetForProperty() local4056 usetFlags |= USET_CASE_INSENSITIVE; in createSetForProperty()4058 set = new UnicodeSet(setExpr, usetFlags, NULL, *fStatus); in createSetForProperty()4122 set = new UnicodeSet(setExpr, usetFlags, NULL, *fStatus); in createSetForProperty()4221 if (usetFlags & USET_CASE_INSENSITIVE) { in createSetForProperty()