OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lll_Latin_b
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
spooftest.c
94
const UChar
lll_Latin_b
[] = {(UChar)0xff29, (UChar)0x217c, (UChar)0x196, 0};
443
checkResults = uspoof_areConfusable(sc, lll_Latin_a, -1,
lll_Latin_b
, -1, &status);
473
u_strToUTF8(s2, sizeof(s2), NULL,
lll_Latin_b
, -1, &status);
/external/icu4c/test/cintltst/
spooftest.c
94
const UChar
lll_Latin_b
[] = {(UChar)0xff29, (UChar)0x217c, (UChar)0x196, 0};
470
checkResults = uspoof_areConfusable(sc, lll_Latin_a, -1,
lll_Latin_b
, -1, &status);
500
u_strToUTF8(s2, sizeof(s2), NULL,
lll_Latin_b
, -1, &status);
Completed in 2492 milliseconds