Home
last modified time | relevance | path

Searched defs:UText (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Dutext.h151 typedef struct UText UText; /**< C typedef for struct UText. @stable ICU 3.6 */ typedef
1343 struct UText { struct
1361 * memory associated with this UText. argument
1375 * (public) sizeOfStruct=sizeof(UText) argument
1380 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. argument
1440 * (public) Pointer to Dispatch table for accessing functions for this UText. argument
[all …]
/external/icu/icu4c/source/test/intltest/
Dregextst.h17 typedef struct UText UText; typedef