Lines Matching defs:errorCode
111 UErrorCode &errorCode) { in copyFrom()
123 …PatternList<T, stackCapacity>::ensureCapacityForOneMore(int32_t oldLength, UErrorCode &errorCode) { in ensureCapacityForOneMore()
144 MessagePattern::MessagePattern(UErrorCode &errorCode) in MessagePattern()
152 MessagePattern::MessagePattern(UMessagePatternApostropheMode mode, UErrorCode &errorCode) in MessagePattern()
160 …ttern::MessagePattern(const UnicodeString &pattern, UParseError *parseError, UErrorCode &errorCode) in MessagePattern()
171 MessagePattern::init(UErrorCode &errorCode) { in init()
190 UErrorCode errorCode=U_ZERO_ERROR; in MessagePattern() local
206 UErrorCode errorCode=U_ZERO_ERROR; in operator =() local
214 MessagePattern::copyStorage(const MessagePattern &other, UErrorCode &errorCode) { in copyStorage()
266 MessagePattern::parse(const UnicodeString &pattern, UParseError *parseError, UErrorCode &errorCode)… in parse()
275 UParseError *parseError, UErrorCode &errorCode) { in parseChoiceStyle()
284 UParseError *parseError, UErrorCode &errorCode) { in parsePluralStyle()
293 UParseError *parseError, UErrorCode &errorCode) { in parseSelectStyle()
404 …gePattern::preParse(const UnicodeString &pattern, UParseError *parseError, UErrorCode &errorCode) { in preParse()
434 UParseError *parseError, UErrorCode &errorCode) { in parseMessage()
538 UParseError *parseError, UErrorCode &errorCode) { in parseArg()
657 MessagePattern::parseSimpleStyle(int32_t index, UParseError *parseError, UErrorCode &errorCode) { in parseSimpleStyle()
701 UParseError *parseError, UErrorCode &errorCode) { in parseChoiceStyle()
770 UParseError *parseError, UErrorCode &errorCode) { in parsePluralOrSelectStyle()
931 UParseError *parseError, UErrorCode &errorCode) { in parseDouble()
1102 int32_t value, UErrorCode &errorCode) { in addPart()
1116 int32_t value, UErrorCode &errorCode) { in addLimitPart()
1123 UErrorCode &errorCode) { in addArgDoublePart()