Home | History | Annotate | Download | only in intltest

Lines Matching refs:ucharBuf

399         UCHARBUF *ucharBuf = NULL;
413 ucharBuf = ucbuf_open(resolvedFileName, &encoding, TRUE, FALSE, &status);
423 const UChar *target = ucbuf_getBuffer(ucharBuf, &targetLen, &status);
486 ucbuf_close(ucharBuf);