Home | History | Annotate | Download | only in makeconv

Lines Matching defs:resultBytes

634     uint8_t *bytes, *resultBytes;
665 resultBytes=utm_allocN(extData->fromUBytes, m->bLen);
666 uprv_memcpy(resultBytes, bytes, m->bLen);