Searched defs:UText (Results 1 – 2 of 2) sorted by relevance
151 typedef struct UText UText; /**< C typedef for struct UText. @stable ICU 3.6 */ typedef1343 struct UText { struct1361 * memory associated with this UText. argument1375 * (public) sizeOfStruct=sizeof(UText) argument1380 int32_t sizeOfStruct;1390 int64_t chunkNativeLimit;1396 int32_t extraSize;1405 int32_t nativeIndexingLimit;1434 * if conversion was required, to a buffer owned by the UText. argument1440 * (public) Pointer to Dispatch table for accessing functions for this UText. argument[all …]
17 typedef struct UText UText; typedef