HomeSort by relevance Sort by last modified time
    Searched refs:uspoof_check (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/icu/source/test/cintltst/
spooftest.c 209 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(sc, goodLatin, -1, NULL, &status)
    [all...]
  /external/icu/icu4c/source/test/cintltst/
spooftest.c 209 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(sc, goodLatin, -1, NULL, &status)
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
uspoof.h 100 * 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,
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
uspoof.h 100 * 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,
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
uspoof.cpp 270 uspoof_check(const USpoofChecker *sc, function
  /external/icu/icu4c/source/i18n/
uspoof.cpp 303 uspoof_check(const USpoofChecker *sc, function
  /external/icu/icu4c/source/common/unicode/
urename.h 1560 #define uspoof_check macro
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h 1639 #define uspoof_check macro
    [all...]

Completed in 1677 milliseconds