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

  /external/chromium_org/third_party/icu/source/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);
440 u_strToUTF8(utf8buf, sizeof(utf8buf), NULL, goodCyrl, -1, &status);
  /external/icu/icu4c/source/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);
440 u_strToUTF8(utf8buf, sizeof(utf8buf), NULL, goodCyrl, -1, &status);

Completed in 812 milliseconds