Lines Matching full:quick
13 * synwee added test for quick check
381 log_err("ERROR in NFD quick check at U+%04x\n", CPNFD[count]);
387 log_err("ERROR in NFC quick check at U+%04x\n", CPNFC[count]);
393 log_err("ERROR in NFKD quick check at U+%04x\n", CPNFKD[count]);
399 log_err("ERROR in NFKC quick check at U+%04x\n", CPNFKC[count]);
426 log_err("ERROR in NFD quick check at U+%04x\n", cp);
432 log_err("ERROR in NFC quick check at U+%04x\n", cp);
437 log_err("ERROR in NFKD quick check at U+%04x\n", cp);
443 log_err("ERROR in NFKC quick check at U+%04x\n", cp);
454 log_err("ERROR in NFD quick check at U+%04x\n", CPNFD[count]);
460 log_err("ERROR in NFC quick check at U+%04x\n", CPNFC[count]);
466 log_err("ERROR in NFKD quick check at U+%04x\n", CPNFKD[count]);
472 log_err("ERROR in NFKC quick check at U+%04x\n", CPNFKC[count]);
497 log_err("ERROR in NFC quick check at U+%04x\n", CPNFC[count]);
503 log_err("ERROR in NFKC quick check at U+%04x\n", CPNFKC[count]);
523 log_err("ERROR in NFD quick check for string at count %d\n", count);
530 log_err("ERROR in NFC quick check for string at count %d\n", count);
545 log_err("ERROR in NFKD quick check for string at count %d\n", count);
552 log_err("ERROR in NFKC quick check for string at count %d\n", count);
857 /* quick checks */
1414 * compare the quick check property values for some code points
1415 * to the quick check results for checking same-code point strings