Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
H A Dspooftest.c529 * uspoof_areConfusable() in TestUSpoofCAPI()
534 checkResults = uspoof_areConfusable(sc, scLatin, -1, scMixed, -1, &status); in TestUSpoofCAPI()
538 checkResults = uspoof_areConfusable(sc, goodGreek, -1, scLatin, -1, &status); in TestUSpoofCAPI()
542 checkResults = uspoof_areConfusable(sc, lll_Latin_a, -1, lll_Latin_b, -1, &status); in TestUSpoofCAPI()
/third_party/icu/icu4c/source/i18n/unicode/
H A Duspoof.h72 * int32_t bitmask = uspoof_areConfusable(sc, str1, -1, str2, -1, &status);
81 * enables confusable checking and disables all other checks; the call to {@link uspoof_areConfusable} performs the
84 * {@link uspoof_areConfusable} method can be used at runtime.
131 * {@link uspoof_areConfusable} many times in a loop, {@link uspoof_getSkeleton} can be used instead, as shown below:
380 * When performing the two-string {@link uspoof_areConfusable} test, this flag in the return value indicates
384 * @see uspoof_areConfusable
390 * When performing the two-string {@link uspoof_areConfusable} test, this flag in the return value indicates
394 * @see uspoof_areConfusable
400 * When performing the two-string {@link uspoof_areConfusable} test, this flag in the return value indicates
404 * @see uspoof_areConfusable
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Duspoof.h72 * int32_t bitmask = uspoof_areConfusable(sc, str1, -1, str2, -1, &status);
81 * enables confusable checking and disables all other checks; the call to {@link uspoof_areConfusable} performs the
84 * {@link uspoof_areConfusable} method can be used at runtime.
131 * {@link uspoof_areConfusable} many times in a loop, {@link uspoof_getSkeleton} can be used instead, as shown below:
380 * When performing the two-string {@link uspoof_areConfusable} test, this flag in the return value indicates
384 * @see uspoof_areConfusable
390 * When performing the two-string {@link uspoof_areConfusable} test, this flag in the return value indicates
394 * @see uspoof_areConfusable
400 * When performing the two-string {@link uspoof_areConfusable} test, this flag in the return value indicates
404 * @see uspoof_areConfusable
[all...]
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Duspoof.h73 * int32_t bitmask = uspoof_areConfusable(sc, str1, -1, str2, -1, &status);
82 * enables confusable checking and disables all other checks; the call to {@link uspoof_areConfusable} performs the
85 * {@link uspoof_areConfusable} method can be used at runtime.
151 * {@link uspoof_areConfusable} many times in a loop, {@link uspoof_getSkeleton} can be used instead, as shown below:
445 * When performing the two-string {@link uspoof_areConfusable} test, this flag in the return value indicates
449 * @see uspoof_areConfusable
455 * When performing the two-string {@link uspoof_areConfusable} test, this flag in the return value indicates
459 * @see uspoof_areConfusable
465 * When performing the two-string {@link uspoof_areConfusable} test, this flag in the return value indicates
469 * @see uspoof_areConfusable
[all...]
/third_party/icu/icu4c/source/i18n/
H A Duspoof.cpp437 uspoof_areConfusable(const USpoofChecker *sc, in uspoof_areConfusable() function
/third_party/node/deps/icu-small/source/i18n/
H A Duspoof.cpp438 uspoof_areConfusable(const USpoofChecker *sc, in uspoof_areConfusable() function
/third_party/skia/third_party/externals/icu/source/i18n/
H A Duspoof.cpp433 uspoof_areConfusable(const USpoofChecker *sc, in uspoof_areConfusable() function
/third_party/icu/icu4c/source/common/unicode/
H A Durename.h1751 #define uspoof_areConfusable U_ICU_ENTRY_POINT_RENAME(uspoof_areConfusable) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Durename.h1816 #define uspoof_areConfusable U_ICU_ENTRY_POINT_RENAME(uspoof_areConfusable) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Durename.h1730 #define uspoof_areConfusable U_ICU_ENTRY_POINT_RENAME(uspoof_areConfusable) macro

Completed in 36 milliseconds