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

  /external/chromium_org/third_party/icu/source/test/cintltst/
spooftest.c 85 const UChar scLatin[] = {(UChar)0x73, (UChar)0x63, 0}; /* "sc", plain ascii. */
462 checkResults = uspoof_areConfusable(sc, scLatin, -1, scMixed, -1, &status);
466 checkResults = uspoof_areConfusable(sc, goodGreek, -1, scLatin, -1, &status);
485 u_strToUTF8(s1, sizeof(s1), NULL, scLatin, -1, &status);
493 u_strToUTF8(s2, sizeof(s2), NULL, scLatin, -1, &status);
  /external/icu/icu4c/source/test/cintltst/
spooftest.c 85 const UChar scLatin[] = {(UChar)0x73, (UChar)0x63, 0}; /* "sc", plain ascii. */
462 checkResults = uspoof_areConfusable(sc, scLatin, -1, scMixed, -1, &status);
466 checkResults = uspoof_areConfusable(sc, goodGreek, -1, scLatin, -1, &status);
485 u_strToUTF8(s1, sizeof(s1), NULL, scLatin, -1, &status);
493 u_strToUTF8(s2, sizeof(s2), NULL, scLatin, -1, &status);

Completed in 52 milliseconds