Lines Matching full:exclude
411 /* input, default, exclude special i */
437 /* if unicodeVersion()>=3.1 then test exclude-special-i cases as well */
451 log_err("error: u_foldCase(0x%04lx, exclude special i)=0x%04lx instead of 0x%04lx\n",
475 /* exclude special i */
488 log_err("error in u_strFoldCase(exclude special i)=%ld error=%s string matches: %s\n",
514 /* test full string case folding, exclude special i, in the same buffer */
527 log_err("error in u_strFoldCase(exclude special i same buffer)=%ld error=%s string matches: %s\n",
601 log_err("error in u_strFoldCase(exclude special i src=NULL)=%ld error=%s buffer[0]==0x%lx\n",
616 log_err("error in u_strFoldCase(exclude special i srcLength=-2)=%ld error=%s buffer[0]==0x%lx\n",
645 /* if unicodeVersion()>=3.1 then test exclude-special-i cases as well */
659 /* test u_strcasecmp() - exclude special i */
662 log_err("error: u_strcasecmp(mixed, other, exclude special i)=%ld instead of 0\n", result);
666 log_err("error: u_strCaseCompare(mixed, other, exclude special i)=%ld instead of 0\n", result);