Lines Matching refs:constructorErrorCode
77 : constructorErrorCode(status), in ChoiceFormat()
90 : constructorErrorCode(U_ZERO_ERROR), in ChoiceFormat()
91 msgPattern(constructorErrorCode) in ChoiceFormat()
93 setChoices(limits, NULL, formats, cnt, constructorErrorCode); in ChoiceFormat()
102 : constructorErrorCode(U_ZERO_ERROR), in ChoiceFormat()
103 msgPattern(constructorErrorCode) in ChoiceFormat()
105 setChoices(limits, closures, formats, cnt, constructorErrorCode); in ChoiceFormat()
113 constructorErrorCode(that.constructorErrorCode), in ChoiceFormat()
126 : constructorErrorCode(status), in ChoiceFormat()
150 constructorErrorCode = that.constructorErrorCode; in operator =()
227 constructorErrorCode = status; in applyPattern()
239 constructorErrorCode = status; in applyPattern()