Home | History | Annotate | Download | only in genrb

Lines Matching defs:uBuffer

1684     const UChar* uBuffer = NULL;
1742 uBuffer = ucbuf_getBuffer(ucbuf,&len,status);
1743 result = string_open(state->bundle, tag, uBuffer, len, comment, status);