Home | History | Annotate | Download | only in intltest

Lines Matching defs:ucharBuf

392         UCHARBUF *ucharBuf = NULL;
406 ucharBuf = ucbuf_open(resolvedFileName, &encoding, TRUE, FALSE, &status);
416 const UChar *target = ucbuf_getBuffer(ucharBuf, &targetLen, &status);
479 ucbuf_close(ucharBuf);