OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:goodcyrl
(Results
1 - 1
of
1
) sorted by null
/external/icu4c/test/cintltst/
spooftest.c
86
const UChar
goodCyrl
[] = {(UChar)0x438, (UChar)0x43B, 0}; /* Plain lower case Cyrillic letters,
374
checkResults = uspoof_check(sc,
goodCyrl
, -1, NULL, &status);
437
u_strToUTF8(utf8buf, sizeof(utf8buf), NULL,
goodCyrl
, -1, &status);
Completed in 77 milliseconds