Lines Matching refs:constructorErrorCode
79 : constructorErrorCode(status), in ChoiceFormat()
92 : constructorErrorCode(U_ZERO_ERROR), in ChoiceFormat()
93 msgPattern(constructorErrorCode) in ChoiceFormat()
95 setChoices(limits, NULL, formats, cnt, constructorErrorCode); in ChoiceFormat()
104 : constructorErrorCode(U_ZERO_ERROR), in ChoiceFormat()
105 msgPattern(constructorErrorCode) in ChoiceFormat()
107 setChoices(limits, closures, formats, cnt, constructorErrorCode); in ChoiceFormat()
115 constructorErrorCode(that.constructorErrorCode), in ChoiceFormat()
128 : constructorErrorCode(status), in ChoiceFormat()
152 constructorErrorCode = that.constructorErrorCode; in operator =()
229 constructorErrorCode = status; in applyPattern()
241 constructorErrorCode = status; in applyPattern()