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

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Duregex.h1148 uregex_replaceFirstUText(URegularExpression *regexp,
/external/icu/icu4c/source/i18n/unicode/
H A Duregex.h1148 uregex_replaceFirstUText(URegularExpression *regexp,
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dreapits.c1852 result = uregex_replaceFirstUText(re, &replText, NULL, &status);
1859 result = uregex_replaceFirstUText(re, &replText, NULL, &status);
1867 result = uregex_replaceFirstUText(re, &replText, NULL, &status);
/external/icu/icu4c/source/test/cintltst/
H A Dreapits.c1852 result = uregex_replaceFirstUText(re, &replText, NULL, &status);
1859 result = uregex_replaceFirstUText(re, &replText, NULL, &status);
1867 result = uregex_replaceFirstUText(re, &replText, NULL, &status);
/external/icu/icu4c/source/common/unicode/
H A Durename.h1376 #define uregex_replaceFirstUText U_ICU_ENTRY_POINT_RENAME(uregex_replaceFirstUText) macro
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dregextst.cpp5035 result = uregex_replaceFirstUText(re, &replText, &bufferText, &status);
5043 result = uregex_replaceFirstUText(re, &replText, &bufferText, &status);
5052 result = uregex_replaceFirstUText(re, &replText, &bufferText, &status);
/external/icu/icu4c/source/test/intltest/
H A Dregextst.cpp5040 result = uregex_replaceFirstUText(re, &replText, &bufferText, &status);
5048 result = uregex_replaceFirstUText(re, &replText, &bufferText, &status);
5057 result = uregex_replaceFirstUText(re, &replText, &bufferText, &status);
/external/chromium_org/third_party/icu/source/i18n/
H A Duregex.cpp1262 // uregex_replaceFirstUText
1266 uregex_replaceFirstUText(URegularExpression *regexp2, function
/external/icu/icu4c/source/i18n/
H A Duregex.cpp1265 // uregex_replaceFirstUText
1269 uregex_replaceFirstUText(URegularExpression *regexp2, function
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h1455 #define uregex_replaceFirstUText U_ICU_ENTRY_POINT_RENAME(uregex_replaceFirstUText) macro

Completed in 132 milliseconds