Lines Matching refs:UText
148 UText patText = UTEXT_INITIALIZER; in uregex_open()
185 uregex_openUText(UText *pattern, in uregex_openUText()
231 UText patText = UTEXT_INITIALIZER; in uregex_openUText()
341 U_CAPI UText * U_EXPORT2
392 UText input = UTEXT_INITIALIZER; in uregex_setText()
406 UText *text, in uregex_setUText()
445 UText *inputText = regexp->fMatcher->inputText(); in uregex_getText()
474 U_CAPI UText * U_EXPORT2
476 UText *dest, in uregex_getUText()
493 UText *text, in uregex_refreshUText()
733 U_CAPI UText * U_EXPORT2
736 UText *dest, in uregex_groupUText()
1198 U_CAPI UText * U_EXPORT2
1200 UText *replacementText, in uregex_replaceAllUText()
1201 UText *dest, in uregex_replaceAllUText()
1259 U_CAPI UText * U_EXPORT2
1261 UText *replacementText, in uregex_replaceFirstUText()
1262 UText *dest, in uregex_replaceFirstUText()
1599 UText *replText, in uregex_appendReplacementUText()
1600 UText *dest, in uregex_appendReplacementUText()
1750 U_CAPI UText * U_EXPORT2
1752 UText *dest, in uregex_appendTailUText()
1813 UText *inputText = regexp->fMatcher->fInputText; in split()
1966 UText *destFields[], in uregex_splitUText()