webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <uset.h>
Public Attributes | |
const uint16_t * | array |
int32_t | bmpLength |
int32_t | length |
uint16_t | staticArray [USET_SERIALIZED_STATIC_ARRAY_CAPACITY] |
A serialized form of a Unicode set. Limited manipulations are possible directly on a serialized set. See below. ICU 2.4
uint16_t USerializedSet::staticArray |
A small buffer for the array to reduce memory allocations. ICU 2.4