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

  /external/icu4c/i18n/unicode/
uspoof.h 83 * When testing whether pairs of identifiers are confusable, with the uspoof_areConfusable()
671 uspoof_areConfusable(const USpoofChecker *sc,
    [all...]
  /external/icu4c/test/cintltst/
spooftest.c 451 * uspoof_areConfusable()
456 checkResults = uspoof_areConfusable(sc, scLatin, -1, scMixed, -1, &status);
460 checkResults = uspoof_areConfusable(sc, goodGreek, -1, scLatin, -1, &status);
464 checkResults = uspoof_areConfusable(sc, lll_Latin_a, -1, lll_Latin_b, -1, &status);
  /external/icu4c/i18n/
uspoof.cpp 413 uspoof_areConfusable(const USpoofChecker *sc,
554 int32_t results = uspoof_areConfusable(sc, s1U, lengthS1U, s2U, lengthS2U, status);
577 int32_t results = uspoof_areConfusable(sc, u1, length1, u2, length2, status);
  /external/icu4c/common/unicode/
urename.h     [all...]

Completed in 48 milliseconds