Searched refs:mUText (Results 1 – 2 of 2) sorted by relevance
82 mIcuBreaker.breaker->setText(&mUText, status); in followingWithLocale()105 utext_openUChars(&mUText, reinterpret_cast<const UChar*>(data), size, &status); in setText()315 utext_close(&mUText); in finish()
139 UText mUText = UTEXT_INITIALIZER; variable