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

  /external/chromium_org/third_party/icu/source/test/cintltst/
spooftest.c 89 const UChar goodGreek[] = {(UChar)0x3c0, (UChar)0x3c6, 0}; /* Plain lower case Greek letters */
370 checkResults = uspoof_check(sc, goodGreek, -1, NULL, &status);
382 checkResults = uspoof_check(sc, goodGreek, -1, NULL, &status);
419 checkResults = uspoof_check(sc, goodGreek, -1, NULL, &status);
466 checkResults = uspoof_areConfusable(sc, goodGreek, -1, scLatin, -1, &status);
492 u_strToUTF8(s1, sizeof(s1), NULL, goodGreek, -1, &status);
  /external/icu/icu4c/source/test/cintltst/
spooftest.c 89 const UChar goodGreek[] = {(UChar)0x3c0, (UChar)0x3c6, 0}; /* Plain lower case Greek letters */
370 checkResults = uspoof_check(sc, goodGreek, -1, NULL, &status);
382 checkResults = uspoof_check(sc, goodGreek, -1, NULL, &status);
419 checkResults = uspoof_check(sc, goodGreek, -1, NULL, &status);
466 checkResults = uspoof_areConfusable(sc, goodGreek, -1, scLatin, -1, &status);
492 u_strToUTF8(s1, sizeof(s1), NULL, goodGreek, -1, &status);

Completed in 79 milliseconds