Home
last modified time | relevance | path

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

/external/icu/libicu/cts_headers/unicode/
Dutext.h153 typedef struct UText UText; /**< C typedef for struct UText. @stable ICU 3.6 */ typedef
1328 struct UText { struct
1346 * memory associated with this UText. argument
1360 * (public) sizeOfStruct=sizeof(UText) argument
1365 int32_t sizeOfStruct;
1375 int64_t chunkNativeLimit;
1381 int32_t extraSize;
1390 int32_t nativeIndexingLimit;
1419 * if conversion was required, to a buffer owned by the UText. argument
1425 * (public) Pointer to Dispatch table for accessing functions for this UText. argument
[all …]
/external/icu/icu4c/source/common/unicode/
Dutext.h153 typedef struct UText UText; /**< C typedef for struct UText. @stable ICU 3.6 */ typedef
1328 struct UText { struct
1346 * memory associated with this UText. argument
1360 * (public) sizeOfStruct=sizeof(UText) argument
1365 int32_t sizeOfStruct;
1375 int64_t chunkNativeLimit;
1381 int32_t extraSize;
1390 int32_t nativeIndexingLimit;
1419 * if conversion was required, to a buffer owned by the UText. argument
1425 * (public) Pointer to Dispatch table for accessing functions for this UText. argument
[all …]
/external/icu/libandroidicu/include/unicode/
Dutext.h153 typedef struct UText UText; /**< C typedef for struct UText. @stable ICU 3.6 */ typedef
1328 struct UText { struct
1346 * memory associated with this UText. argument
1360 * (public) sizeOfStruct=sizeof(UText) argument
1365 int32_t sizeOfStruct;
1375 int64_t chunkNativeLimit;
1381 int32_t extraSize;
1390 int32_t nativeIndexingLimit;
1419 * if conversion was required, to a buffer owned by the UText. argument
1425 * (public) Pointer to Dispatch table for accessing functions for this UText. argument
[all …]
/external/icu/libicu/ndk_headers/unicode/
Dutext.h155 typedef struct UText UText; /**< C typedef for struct UText. \xrefitem stable "Stable" "Stable List… typedef
/external/icu/icu4c/source/test/intltest/
Dregextst.h19 typedef struct UText UText; typedef
/external/icu/icu4c/source/common/
Dustr_titlecase_brkiter.cpp82 UText *WholeStringBreakIterator::getUText(UText * /*fillIn*/, UErrorCode &errorCode) const { in getUText() argument
124 UText * /*input*/, UErrorCode &errorCode) { in refreshInputText() argument