Lines Matching full:targetlength
442 int32_t targetLength)
448 UTRACE_DATA2(UTRACE_VERBOSE, "target string = %vh ", target, targetLength);
453 compare(source, sourceLength, target, targetLength, status);
464 int32_t targetLength,
471 UTRACE_DATA2(UTRACE_VERBOSE, "target string = %vb ", target, targetLength);
481 source, sourceLength, target, targetLength, *status);
493 int32_t targetLength)
495 return (ucol_strcoll(coll, source, sourceLength, target, targetLength)
505 int32_t targetLength)
507 return (ucol_strcoll(coll, source, sourceLength, target, targetLength)
517 int32_t targetLength)
519 targetLength)