Home
last modified time | relevance | path

Searched refs:uspoof_check2UnicodeString (Results 1 - 10 of 10) sorted by relevance

/third_party/icu/icu4c/source/i18n/
H A Duspoof.cpp400 int32_t result = uspoof_check2UnicodeString(sc, idStr, checkResult, status); in uspoof_check2()
431 int32_t result = uspoof_check2UnicodeString(sc, idStr, checkResult, status); in uspoof_check2UTF8()
554 return uspoof_check2UnicodeString(sc, id, NULL, status); in uspoof_checkUnicodeString()
654 uspoof_check2UnicodeString(const USpoofChecker *sc, in uspoof_check2UnicodeString() function
/third_party/node/deps/icu-small/source/i18n/
H A Duspoof.cpp401 int32_t result = uspoof_check2UnicodeString(sc, idStr, checkResult, status); in uspoof_check2()
432 int32_t result = uspoof_check2UnicodeString(sc, idStr, checkResult, status); in uspoof_check2UTF8()
639 return uspoof_check2UnicodeString(sc, id, nullptr, status); in uspoof_checkUnicodeString()
739 uspoof_check2UnicodeString(const USpoofChecker *sc, in uspoof_check2UnicodeString() function
/third_party/skia/third_party/externals/icu/source/i18n/
H A Duspoof.cpp396 int32_t result = uspoof_check2UnicodeString(sc, idStr, checkResult, status); in uspoof_check2()
427 int32_t result = uspoof_check2UnicodeString(sc, idStr, checkResult, status); in uspoof_check2UTF8()
550 return uspoof_check2UnicodeString(sc, id, NULL, status); in uspoof_checkUnicodeString()
650 uspoof_check2UnicodeString(const USpoofChecker *sc, in uspoof_check2UnicodeString() function
/third_party/icu/icu4c/source/test/intltest/
H A Ditspoof.cpp660 uspoof_check2UnicodeString(sc, testString, checkResult, &status); in testMixedNumbers()
720 failedChecks = uspoof_check2UnicodeString(sc.getAlias(), u"3Ȝ", nullptr, &status); in testBug13314_MixedNumbers()
729 int32_t failedChecks = uspoof_check2UnicodeString(sc.getAlias(), u"\u0061\u0F84", nullptr, &status); in testBug13328_MixedCombiningMarks()
/third_party/icu/icu4c/source/i18n/unicode/
H A Duspoof.h259 * int32_t bitmask = uspoof_check2UnicodeString(sc.getAlias(), str, checkResult.getAlias(), &status);
319 * int32_t bitmask = uspoof_check2UnicodeString(sc.getAlias(), str, checkResult.getAlias(), &status);
991 * @see uspoof_check2UnicodeString
1028 * @see uspoof_check2UnicodeString
1052 * @see uspoof_check2UnicodeString
1427 * Consider using the newer API, {@link uspoof_check2UnicodeString}, instead.
1446 * @see uspoof_check2UnicodeString
1481 uspoof_check2UnicodeString(const USpoofChecker *sc,
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Duspoof.h259 * int32_t bitmask = uspoof_check2UnicodeString(sc.getAlias(), str, checkResult.getAlias(), &status);
319 * int32_t bitmask = uspoof_check2UnicodeString(sc.getAlias(), str, checkResult.getAlias(), &status);
991 * @see uspoof_check2UnicodeString
1028 * @see uspoof_check2UnicodeString
1052 * @see uspoof_check2UnicodeString
1427 * Consider using the newer API, {@link uspoof_check2UnicodeString}, instead.
1446 * @see uspoof_check2UnicodeString
1481 uspoof_check2UnicodeString(const USpoofChecker *sc,
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Duspoof.h279 * int32_t bitmask = uspoof_check2UnicodeString(sc.getAlias(), str, checkResult.getAlias(), &status);
339 * int32_t bitmask = uspoof_check2UnicodeString(sc.getAlias(), str, checkResult.getAlias(), &status);
1056 * @see uspoof_check2UnicodeString
1093 * @see uspoof_check2UnicodeString
1117 * @see uspoof_check2UnicodeString
1653 * Consider using the newer API, {@link uspoof_check2UnicodeString}, instead.
1672 * @see uspoof_check2UnicodeString
1707 uspoof_check2UnicodeString(const USpoofChecker *sc,
/third_party/icu/icu4c/source/common/unicode/
H A Durename.h1757 #define uspoof_check2UnicodeString U_ICU_ENTRY_POINT_RENAME(uspoof_check2UnicodeString) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Durename.h1822 #define uspoof_check2UnicodeString U_ICU_ENTRY_POINT_RENAME(uspoof_check2UnicodeString) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Durename.h1736 #define uspoof_check2UnicodeString U_ICU_ENTRY_POINT_RENAME(uspoof_check2UnicodeString) macro

Completed in 35 milliseconds