Lines Matching refs:UErrorCode
605 uspoof_open(UErrorCode *status);
631 UErrorCode *pErrorCode);
666 int32_t *errType, UParseError *pe, UErrorCode *status);
687 uspoof_clone(const USpoofChecker *sc, UErrorCode *status);
731 uspoof_setChecks(USpoofChecker *sc, int32_t checks, UErrorCode *status);
745 uspoof_getChecks(const USpoofChecker *sc, UErrorCode *status);
815 uspoof_setAllowedLocales(USpoofChecker *sc, const char *localesList, UErrorCode *status);
839 uspoof_getAllowedLocales(USpoofChecker *sc, UErrorCode *status);
861 uspoof_setAllowedChars(USpoofChecker *sc, const USet *chars, UErrorCode *status);
885 uspoof_getAllowedChars(const USpoofChecker *sc, UErrorCode *status);
924 UErrorCode *status);
963 UErrorCode *status);
998 UErrorCode *status);
1035 UErrorCode *status);
1056 uspoof_openCheckResult(UErrorCode *status);
1083 uspoof_getCheckResultChecks(const USpoofCheckResult *checkResult, UErrorCode *status);
1096 uspoof_getCheckResultRestrictionLevel(const USpoofCheckResult *checkResult, UErrorCode *status);
1110 uspoof_getCheckResultNumerics(const USpoofCheckResult *checkResult, UErrorCode *status);
1160 UErrorCode *status);
1193 UErrorCode *status);
1234 UErrorCode *status);
1274 UErrorCode *status);
1289 uspoof_getInclusionSet(UErrorCode *status);
1304 uspoof_getRecommendedSet(UErrorCode *status);
1331 UErrorCode *status);
1395 uspoof_setAllowedUnicodeSet(USpoofChecker *sc, const icu::UnicodeSet *chars, UErrorCode *status);
1419 uspoof_getAllowedUnicodeSet(const USpoofChecker *sc, UErrorCode *status);
1453 UErrorCode *status);
1484 UErrorCode *status);
1511 UErrorCode *status);
1541 UErrorCode *status);
1556 uspoof_getInclusionUnicodeSet(UErrorCode *status);
1571 uspoof_getRecommendedUnicodeSet(UErrorCode *status);