Home | History | Annotate | Download | only in common

Lines Matching full:uprv_memmove

386             uprv_memmove(cnv->preToU, cnv->preToU+match, length);
435 uprv_memmove(cnv->preToU, cnv->preToU+cnv->preToUFirstLength, length);
883 uprv_memmove(cnv->preFromU, cnv->preFromU+match, length*U_SIZEOF_UCHAR);