Searched refs:fPosSuffixPattern (Results 1 – 2 of 2) sorted by relevance
133 fPosSuffixPattern(0), in DecimalFormat()161 fPosSuffixPattern(0), in DecimalFormat()191 fPosSuffixPattern(0), in DecimalFormat()219 fPosSuffixPattern(0), in DecimalFormat()249 fPosSuffixPattern(0), in DecimalFormat()290 fPosPrefixPattern = fPosSuffixPattern = NULL; in construct()353 delete fPosSuffixPattern; in ~DecimalFormat()368 fPosSuffixPattern(NULL), in DecimalFormat()404 _copy_us_ptr(&fPosSuffixPattern, rhs.fPosSuffixPattern); in operator =()481 if (!((fPosSuffixPattern == other->fPosSuffixPattern && // both null in operator ==()[all …]
1874 UnicodeString* fPosSuffixPattern; variable