Searched defs:setParseError (Results 1 – 4 of 4) sorted by relevance
840 private void setParseError(String reason) throws ParseException { in setParseError() method in CollationRuleParser844 private void setParseError(String reason, Exception e) throws ParseException { in setParseError() method in CollationRuleParser
844 private void setParseError(String reason) throws ParseException { in setParseError() method in CollationRuleParser848 private void setParseError(String reason, Exception e) throws ParseException { in setParseError() method in CollationRuleParser
822 CollationRuleParser::setParseError(const char *reason, UErrorCode &errorCode) { in setParseError() function in CollationRuleParser
1149 MessagePattern::setParseError(UParseError *parseError, int32_t index) { in setParseError() function in MessagePattern