Searched refs:scLatin (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dspooftest.c85 const UChar scLatin[] = {(UChar)0x73, (UChar)0x63, 0}; /* "sc", plain ascii. */ variable
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/
H A Dspooftest.c85 const UChar scLatin[] = {(UChar)0x73, (UChar)0x63, 0}; /* "sc", plain ascii. */ variable
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 140 milliseconds