Home
last modified time | relevance | path

Searched refs:uspoof_getCheckResultChecks (Results 1 - 11 of 11) sorted by relevance

/third_party/icu/icu4c/source/i18n/unicode/
H A Duspoof.h231 * int32_t failures2 = uspoof_getCheckResultChecks(checkResult, &status);
262 * int32_t failures2 = uspoof_getCheckResultChecks(checkResult.getAlias(), &status);
1083 uspoof_getCheckResultChecks(const USpoofCheckResult *checkResult, UErrorCode *status);
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Duspoof.h231 * int32_t failures2 = uspoof_getCheckResultChecks(checkResult, &status);
262 * int32_t failures2 = uspoof_getCheckResultChecks(checkResult.getAlias(), &status);
1083 uspoof_getCheckResultChecks(const USpoofCheckResult *checkResult, UErrorCode *status);
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Duspoof.h251 * int32_t failures2 = uspoof_getCheckResultChecks(checkResult, &status);
282 * int32_t failures2 = uspoof_getCheckResultChecks(checkResult.getAlias(), &status);
1148 uspoof_getCheckResultChecks(const USpoofCheckResult *checkResult, UErrorCode *status);
/third_party/icu/icu4c/source/test/cintltst/
H A Dspooftest.c510 TEST_ASSERT_EQ(result1 & USPOOF_ALL_CHECKS, uspoof_getCheckResultChecks(checkResult, &status)); in TestUSpoofCAPI()
/third_party/icu/icu4c/source/i18n/
H A Duspoof.cpp818 uspoof_getCheckResultChecks(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultChecks() function
/third_party/icu/icu4c/source/test/intltest/
H A Ditspoof.cpp661 UBool mixedNumberFailure = ((uspoof_getCheckResultChecks(checkResult, &status) & USPOOF_MIXED_NUMBERS) != 0); in testMixedNumbers()
/third_party/node/deps/icu-small/source/i18n/
H A Duspoof.cpp976 uspoof_getCheckResultChecks(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultChecks() function
/third_party/skia/third_party/externals/icu/source/i18n/
H A Duspoof.cpp814 uspoof_getCheckResultChecks(const USpoofCheckResult *checkResult, UErrorCode *status) { in uspoof_getCheckResultChecks() function
/third_party/icu/icu4c/source/common/unicode/
H A Durename.h1766 #define uspoof_getCheckResultChecks U_ICU_ENTRY_POINT_RENAME(uspoof_getCheckResultChecks) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Durename.h1834 #define uspoof_getCheckResultChecks U_ICU_ENTRY_POINT_RENAME(uspoof_getCheckResultChecks) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Durename.h1745 #define uspoof_getCheckResultChecks U_ICU_ENTRY_POINT_RENAME(uspoof_getCheckResultChecks) macro

Completed in 34 milliseconds