Home
last modified time | relevance | path

Searched refs:uregex_replaceAllUText (Results 1 – 5 of 5) sorted by relevance

/external/icu4c/i18n/unicode/
Duregex.h966 uregex_replaceAllUText(URegularExpression *regexp,
/external/icu4c/test/cintltst/
Dreapits.c1866 result = uregex_replaceAllUText(re, &replText, NULL, &status); in TestUTextAPI()
1873 result = uregex_replaceAllUText(re, &replText, NULL, &status); in TestUTextAPI()
/external/icu4c/i18n/
Duregex.cpp1205 uregex_replaceAllUText(URegularExpression *regexp2, in uregex_replaceAllUText() function
/external/icu4c/common/unicode/
Durename.h1394 #define uregex_replaceAllUText U_ICU_ENTRY_POINT_RENAME(uregex_replaceAllUText) macro
/external/icu4c/test/intltest/
Dregextst.cpp4928 result = uregex_replaceAllUText(re, &replText, &bufferText, &status); in PreAllocatedUTextCAPI()
4936 result = uregex_replaceAllUText(re, &replText, &bufferText, &status); in PreAllocatedUTextCAPI()