Searched refs:uregex_replaceFirstUText (Results 1 - 5 of 5) sorted by relevance

/external/icu4c/i18n/unicode/
H A Duregex.h1151 uregex_replaceFirstUText(URegularExpression *regexp,
/external/icu4c/test/cintltst/
H A Dreapits.c1814 result = uregex_replaceFirstUText(re, &replText, NULL, &status);
1821 result = uregex_replaceFirstUText(re, &replText, NULL, &status);
1829 result = uregex_replaceFirstUText(re, &replText, NULL, &status);
/external/icu4c/test/intltest/
H A Dregextst.cpp5022 result = uregex_replaceFirstUText(re, &replText, &bufferText, &status);
5030 result = uregex_replaceFirstUText(re, &replText, &bufferText, &status);
5039 result = uregex_replaceFirstUText(re, &replText, &bufferText, &status);
/external/icu4c/i18n/
H A Duregex.cpp1261 // uregex_replaceFirstUText
1265 uregex_replaceFirstUText(URegularExpression *regexp2, function
/external/icu4c/common/unicode/
H A Durename.h1410 #define uregex_replaceFirstUText U_ICU_ENTRY_POINT_RENAME(uregex_replaceFirstUText) macro

Completed in 470 milliseconds