Searched refs:uspoof_check (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dspooftest.c209 checkResults = uspoof_check(sc2, goodLatin, -1, NULL, &status);
213 checkResults = uspoof_check(sc2, scMixed, -1, NULL, &status);
286 checkResults = uspoof_check(clone2, goodLatin, -1, NULL, &status);
290 checkResults = uspoof_check(clone2, scMixed, -1, NULL, &status);
297 * basic uspoof_check()
301 result = uspoof_check(sc, goodLatin, -1, NULL, &status);
305 result = uspoof_check(sc, han_Hiragana, -1, NULL, &status);
309 result = uspoof_check(sc, scMixed, -1, NULL, &status);
335 checkResults = uspoof_check(sc, scMixed, -1, NULL, &status);
366 checkResults = uspoof_check(s
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dspooftest.c209 checkResults = uspoof_check(sc2, goodLatin, -1, NULL, &status);
213 checkResults = uspoof_check(sc2, scMixed, -1, NULL, &status);
286 checkResults = uspoof_check(clone2, goodLatin, -1, NULL, &status);
290 checkResults = uspoof_check(clone2, scMixed, -1, NULL, &status);
297 * basic uspoof_check()
301 result = uspoof_check(sc, goodLatin, -1, NULL, &status);
305 result = uspoof_check(sc, han_Hiragana, -1, NULL, &status);
309 result = uspoof_check(sc, scMixed, -1, NULL, &status);
335 checkResults = uspoof_check(sc, scMixed, -1, NULL, &status);
366 checkResults = uspoof_check(s
[all...]
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Duspoof.h100 * When performing tests on a single identifier, with the uspoof_check() family of functions,
196 * identifier being tested will also be returned by uspoof_check().
251 * If this "check" is not enabled, the results of uspoof_check() will be zero when an
254 * If this "check" is enabled, (uspoof_check() & USPOOF_ALL_CHECKS) will be zero
667 uspoof_check(const USpoofChecker *sc,
/external/icu/icu4c/source/i18n/unicode/
H A Duspoof.h100 * When performing tests on a single identifier, with the uspoof_check() family of functions,
196 * identifier being tested will also be returned by uspoof_check().
248 * If this "check" is not enabled, the results of uspoof_check() will be zero when an
251 * If this "check" is enabled, (uspoof_check() & USPOOF_ALL_CHECKS) will be zero
309 * Mask for selecting the Restriction Level bits from the return value of uspoof_check().
675 uspoof_check(const USpoofChecker *sc,
/external/chromium_org/third_party/icu/source/i18n/
H A Duspoof.cpp270 uspoof_check(const USpoofChecker *sc, function
/external/icu/icu4c/source/i18n/
H A Duspoof.cpp303 uspoof_check(const USpoofChecker *sc, function
/external/icu/icu4c/source/common/unicode/
H A Durename.h1560 #define uspoof_check U_ICU_ENTRY_POINT_RENAME(uspoof_check) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h1639 #define uspoof_check U_ICU_ENTRY_POINT_RENAME(uspoof_check) macro

Completed in 232 milliseconds