Lines Matching refs:targetChars
439 char *targetChars = (char *)*target;440 ucnv_fromUWriteBytes(cnv, bytes, length, &targetChars, targetLimit,442 *target = (uint8_t*)targetChars;