Searched defs:UText (Results 1 – 4 of 4) sorted by relevance
153 typedef struct UText UText; /**< C typedef for struct UText. @stable ICU 3.6 */ typedef1347 struct UText { struct1365 * memory associated with this UText. argument1379 * (public) sizeOfStruct=sizeof(UText) argument1384 int32_t sizeOfStruct;1394 int64_t chunkNativeLimit;1400 int32_t extraSize;1409 int32_t nativeIndexingLimit;1438 * if conversion was required, to a buffer owned by the UText. argument1444 * (public) Pointer to Dispatch table for accessing functions for this UText. argument[all …]
19 typedef struct UText UText; typedef
82 UText *WholeStringBreakIterator::getUText(UText * /*fillIn*/, UErrorCode &errorCode) const { in getUText() argument124 UText * /*input*/, UErrorCode &errorCode) { in refreshInputText() argument