• Home
  • Raw
  • Download

Lines Matching defs:errorCode

113         UErrorCode &errorCode) {  in copyFrom()
125 …PatternList<T, stackCapacity>::ensureCapacityForOneMore(int32_t oldLength, UErrorCode &errorCode) { in ensureCapacityForOneMore()
146 MessagePattern::MessagePattern(UErrorCode &errorCode) in MessagePattern()
154 MessagePattern::MessagePattern(UMessagePatternApostropheMode mode, UErrorCode &errorCode) in MessagePattern()
162 …ttern::MessagePattern(const UnicodeString &pattern, UParseError *parseError, UErrorCode &errorCode) in MessagePattern()
173 MessagePattern::init(UErrorCode &errorCode) { in init()
192 UErrorCode errorCode=U_ZERO_ERROR; in MessagePattern() local
208 UErrorCode errorCode=U_ZERO_ERROR; in operator =() local
216 MessagePattern::copyStorage(const MessagePattern &other, UErrorCode &errorCode) { in copyStorage()
268 MessagePattern::parse(const UnicodeString &pattern, UParseError *parseError, UErrorCode &errorCode)… in parse()
277 UParseError *parseError, UErrorCode &errorCode) { in parseChoiceStyle()
286 UParseError *parseError, UErrorCode &errorCode) { in parsePluralStyle()
295 UParseError *parseError, UErrorCode &errorCode) { in parseSelectStyle()
406 …gePattern::preParse(const UnicodeString &pattern, UParseError *parseError, UErrorCode &errorCode) { in preParse()
436 UParseError *parseError, UErrorCode &errorCode) { in parseMessage()
540 UParseError *parseError, UErrorCode &errorCode) { in parseArg()
659 MessagePattern::parseSimpleStyle(int32_t index, UParseError *parseError, UErrorCode &errorCode) { in parseSimpleStyle()
703 UParseError *parseError, UErrorCode &errorCode) { in parseChoiceStyle()
772 UParseError *parseError, UErrorCode &errorCode) { in parsePluralOrSelectStyle()
933 UParseError *parseError, UErrorCode &errorCode) { in parseDouble()
1104 int32_t value, UErrorCode &errorCode) { in addPart()
1118 int32_t value, UErrorCode &errorCode) { in addLimitPart()
1125 UErrorCode &errorCode) { in addArgDoublePart()