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

  /external/icu4c/test/intltest/
tstnrapi.cpp 57 UnicodeString tel, nfkc, nfkd; local
63 Normalizer::decompose(tel, TRUE, 0, nfkd, errorCode);
68 nfkd!=UnicodeString("TEL\\u0301TELTELTELTELTELTELTELTELTEL", "").unescape()
  /external/icu4c/test/cintltst/
cnormtst.c 354 log_err("ERROR in NFKD quick check at U+%04x\n", CPNFKD[count]);
398 log_err("ERROR in NFKD quick check at U+%04x\n", cp);
427 log_err("ERROR in NFKD quick check at U+%04x\n", CPNFKD[count]);
452 /* NFD and NFKD does not have any MAYBE codepoints */
506 log_err("ERROR in NFKD quick check for string at count %d\n", count);
743 HANGUL_K_KIYEOK=0x3131, /* NFKD->Jamo L U+1100 */
744 HANGUL_K_WEO=0x315d, /* NFKD->Jamo V U+116f */
745 HANGUL_K_KIYEOK_SIOS=0x3133, /* NFKD->Jamo T U+11aa */
1150 nfkd[]={ local
    [all...]

Completed in 116 milliseconds