Lines Matching refs:fStrictOtherGroupingSeparators
103 fStrictOtherGroupingSeparators(NULL),
117 fStrictOtherGroupingSeparators = new UnicodeSet(UnicodeString(TRUE, gStrictOtherGroupingSeparatorsPattern, -1), status);
127 fStrictDefaultGroupingSeparators->addAll(*fStrictOtherGroupingSeparators);
134 fStrictDotEquivalents == NULL || fStrictCommaEquivalents == NULL || fStrictOtherGroupingSeparators == NULL || fStrictDashEquivalents == NULL ||
135 fDefaultGroupingSeparators == NULL || fStrictOtherGroupingSeparators == NULL ||
158 fStrictOtherGroupingSeparators->freeze();
177 delete fStrictOtherGroupingSeparators; fStrictOtherGroupingSeparators = NULL;
181 delete fStrictOtherGroupingSeparators; fStrictOtherGroupingSeparators = NULL;