Lines Matching refs:CPNFC
324 const UChar CPNFC[] = {0x0340, 0x0F93, 0x1F77, 0x1FBB, 0x1FEB,
345 if (unorm_quickCheck(&(CPNFC[count]), 1, UNORM_NFC, &error) !=
348 log_err("ERROR in NFC quick check at U+%04x\n", CPNFC[count]);
371 const UChar CPNFC[] = {0x0400, 0x0540, 0x0901, 0x1000, 0x1500,
418 if (unorm_quickCheck(&(CPNFC[count]), 1, UNORM_NFC, &error)
421 log_err("ERROR in NFC quick check at U+%04x\n", CPNFC[count]);
441 const UChar CPNFC[] = {0x0306, 0x0654, 0x0BBE, 0x102E, 0x1161,
455 if (unorm_quickCheck(&(CPNFC[count]), 1, UNORM_NFC, &error) !=
458 log_data_err("ERROR in NFC quick check at U+%04x - (Are you missing data?)\n", CPNFC[count]);