Lines Matching defs:reason
144 UParseError &parseError, UnicodeString &reason,153 internalBuildTailoring(rules, UCOL_DEFAULT, UCOL_DEFAULT, &parseError, &reason, errorCode);172 const char *reason = builder.getErrorReason();173 if(reason != NULL && outReason != NULL) {174 *outReason = UnicodeString(reason, -1, US_INV);