Searched refs:fNegPatternsBogus (Results 1 – 2 of 2) sorted by relevance
80 fNegPatternsBogus(TRUE), in DecimalFormatPattern()539 out.fNegPatternsBogus = TRUE; in applyPatternWithoutExpandAffix()597 out.fNegPatternsBogus = FALSE; in applyPatternWithoutExpandAffix()604 out.fNegPatternsBogus = TRUE; in applyPatternWithoutExpandAffix()630 if (out.fNegPatternsBogus || in applyPatternWithoutExpandAffix()633 out.fNegPatternsBogus = FALSE; in applyPatternWithoutExpandAffix()
61 UBool fNegPatternsBogus; member