Home | History | Annotate | Download | only in genrb

Lines Matching full:ubuffer

1763     const UChar* uBuffer = NULL;
1821 uBuffer = ucbuf_getBuffer(ucbuf,&len,status);
1822 result = string_open(state->bundle, tag, uBuffer, len, comment, status);