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

  /external/chromium_org/third_party/icu/source/test/cintltst/
cnormtst.c 324 const UChar CPNFKC[] = {0x00A0, 0x017F, 0x2000, 0x24EA, 0x32FE,
353 if (unorm_quickCheck(&(CPNFKC[count]), 1, UNORM_NFKC, &error) !=
356 log_err("ERROR in NFKC quick check at U+%04x\n", CPNFKC[count]);
371 const UChar CPNFKC[] = {0x00B0, 0x0100, 0x0200, 0x0A02, 0x1000,
426 if (unorm_quickCheck(&(CPNFKC[count]), 1, UNORM_NFKC, &error) !=
429 log_err("ERROR in NFKC quick check at U+%04x\n", CPNFKC[count]);
439 const UChar CPNFKC[] = {0x0300, 0x0654, 0x0655, 0x09D7, 0x0B3E,
457 if (unorm_quickCheck(&(CPNFKC[count]), 1, UNORM_NFKC, &error) !=
460 log_err("ERROR in NFKC quick check at U+%04x\n", CPNFKC[count]);
    [all...]
  /external/icu4c/test/cintltst/
cnormtst.c 328 const UChar CPNFKC[] = {0x00A0, 0x017F, 0x2000, 0x24EA, 0x32FE,
357 if (unorm_quickCheck(&(CPNFKC[count]), 1, UNORM_NFKC, &error) !=
360 log_err("ERROR in NFKC quick check at U+%04x\n", CPNFKC[count]);
375 const UChar CPNFKC[] = {0x00B0, 0x0100, 0x0200, 0x0A02, 0x1000,
430 if (unorm_quickCheck(&(CPNFKC[count]), 1, UNORM_NFKC, &error) !=
433 log_err("ERROR in NFKC quick check at U+%04x\n", CPNFKC[count]);
443 const UChar CPNFKC[] = {0x0300, 0x0654, 0x0655, 0x09D7, 0x0B3E,
461 if (unorm_quickCheck(&(CPNFKC[count]), 1, UNORM_NFKC, &error) !=
464 log_err("ERROR in NFKC quick check at U+%04x\n", CPNFKC[count]);
    [all...]

Completed in 47 milliseconds