Home
last modified time | relevance | path

Searched refs:goodCyrl (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/test/cintltst/
Dspooftest.c86 const UChar goodCyrl[] = {(UChar)0x438, (UChar)0x43B, 0}; /* Plain lower case Cyrillic letters, variable
374 checkResults = uspoof_check(sc, goodCyrl, -1, NULL, &status); in TestUSpoofCAPI()
437 u_strToUTF8(utf8buf, sizeof(utf8buf), NULL, goodCyrl, -1, &status); in TestUSpoofCAPI()