Home | History | Annotate | Download | only in unicode

Lines Matching defs:buffer

284     UChar32* buffer; // internal buffer, may be NULL
285 int32_t bufferCapacity; // capacity of buffer
385 * @param buffer the 16 bit array
392 UnicodeSet(const uint16_t buffer[], int32_t bufferLen,
1434 * @param dest pointer to buffer of destCapacity 16-bit integers.