Home | History | Annotate | Download | only in uconv

Lines Matching full:offsetbuf

670                 UChar linebuf[20], offsetbuf[20];
672 uprv_itou(offsetbuf, 20, parse.offset, 10, 0);
674 u_wmsg_errorName(err), linebuf, offsetbuf);