Home | History | Annotate | Download | only in i18n

Lines Matching full:constructorerrorcode

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