Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Dutext.h153 typedef struct UText UText; /**< C typedef for struct UText. @stable ICU 3.6 */ typedef
1345 struct UText { struct
1363 * memory associated with this UText. argument
1377 * (public) sizeOfStruct=sizeof(UText) argument
1382 int32_t sizeOfStruct;
1392 int64_t chunkNativeLimit;
1398 int32_t extraSize;
1407 int32_t nativeIndexingLimit;
1436 * if conversion was required, to a buffer owned by the UText. argument
1442 * (public) Pointer to Dispatch table for accessing functions for this UText. argument
[all …]
/external/icu/icu4c/source/test/intltest/
Dregextst.h19 typedef struct UText UText; typedef