Home | History | Annotate | Download | only in uconv

Lines Matching refs:bufp

599     char *bufp;
916 // Again 'bufp' will be placed behind the last converted character
924 bufp = outbuf;
929 ucnv_fromUnicode(convto, &bufp, outbuf + bufsz,
984 ferroffset = (int32_t)(outfoffset + (bufp - outbuf));
1024 size_t outlen = (size_t) (bufp - outbuf);