Searched defs:UText (Results 1 – 9 of 9) sorted by relevance
153 typedef struct UText UText; /**< C typedef for struct UText. @stable ICU 3.6 */ typedef1328 struct UText { struct1346 * memory associated with this UText. argument1360 * (public) sizeOfStruct=sizeof(UText) argument1365 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. argument1425 * (public) Pointer to Dispatch table for accessing functions for this UText. argument[all …]
19 typedef struct UText UText; typedef
12 # UText chapter
103 ### UText subsection
82 UText *WholeStringBreakIterator::getUText(UText * /*fillIn*/, UErrorCode &errorCode) const { in getUText() argument124 UText * /*input*/, UErrorCode &errorCode) { in refreshInputText() argument