Lines Matching refs:UText
150 UText patText = UTEXT_INITIALIZER; in uregex_open()
187 uregex_openUText(UText *pattern, in uregex_openUText()
233 UText patText = UTEXT_INITIALIZER; in uregex_openUText()
343 U_CAPI UText * U_EXPORT2
394 UText input = UTEXT_INITIALIZER; in uregex_setText()
408 UText *text, in uregex_setUText()
447 UText *inputText = regexp->fMatcher->inputText(); in uregex_getText()
476 U_CAPI UText * U_EXPORT2
478 UText *dest, in uregex_getUText()
495 UText *text, in uregex_refreshUText()
735 U_CAPI UText * U_EXPORT2
738 UText *dest, in uregex_groupUText()
1200 U_CAPI UText * U_EXPORT2
1202 UText *replacementText, in uregex_replaceAllUText()
1203 UText *dest, in uregex_replaceAllUText()
1261 U_CAPI UText * U_EXPORT2
1263 UText *replacementText, in uregex_replaceFirstUText()
1264 UText *dest, in uregex_replaceFirstUText()
1604 UText *replText, in uregex_appendReplacementUText()
1605 UText *dest, in uregex_appendReplacementUText()
1755 U_CAPI UText * U_EXPORT2
1757 UText *dest, in uregex_appendTailUText()
1818 UText *inputText = regexp->fMatcher->fInputText; in split()
1971 UText *destFields[], in uregex_splitUText()