Searched refs:uregex_replaceFirstUText (Results 1 – 10 of 10) sorted by relevance
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
D | uregex.h | 997 uregex_replaceFirstUText(URegularExpression *regexp,
|
/external/icu/icu4c/source/i18n/unicode/ |
D | uregex.h | 1148 uregex_replaceFirstUText(URegularExpression *regexp,
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | reapits.c | 1809 result = uregex_replaceFirstUText(re, &replText, NULL, &status); in TestUTextAPI() 1816 result = uregex_replaceFirstUText(re, &replText, NULL, &status); in TestUTextAPI() 1824 result = uregex_replaceFirstUText(re, &replText, NULL, &status); in TestUTextAPI()
|
/external/icu/icu4c/source/test/cintltst/ |
D | reapits.c | 1852 result = uregex_replaceFirstUText(re, &replText, NULL, &status); in TestUTextAPI() 1859 result = uregex_replaceFirstUText(re, &replText, NULL, &status); in TestUTextAPI() 1867 result = uregex_replaceFirstUText(re, &replText, NULL, &status); in TestUTextAPI()
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 1376 #define uregex_replaceFirstUText U_ICU_ENTRY_POINT_RENAME(uregex_replaceFirstUText) macro
|
/external/icu/icu4c/source/i18n/ |
D | uregex.cpp | 1269 uregex_replaceFirstUText(URegularExpression *regexp2, in uregex_replaceFirstUText() function
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | uregex.cpp | 1248 uregex_replaceFirstUText(URegularExpression *regexp2, in uregex_replaceFirstUText() function
|
/external/icu/icu4c/source/test/intltest/ |
D | regextst.cpp | 5040 result = uregex_replaceFirstUText(re, &replText, &bufferText, &status); in PreAllocatedUTextCAPI() 5048 result = uregex_replaceFirstUText(re, &replText, &bufferText, &status); in PreAllocatedUTextCAPI() 5057 result = uregex_replaceFirstUText(re, &replText, &bufferText, &status); in PreAllocatedUTextCAPI()
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | regextst.cpp | 4881 result = uregex_replaceFirstUText(re, &replText, &bufferText, &status); in PreAllocatedUTextCAPI() 4889 result = uregex_replaceFirstUText(re, &replText, &bufferText, &status); in PreAllocatedUTextCAPI() 4898 result = uregex_replaceFirstUText(re, &replText, &bufferText, &status); in PreAllocatedUTextCAPI()
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | urename.h | 1396 #define uregex_replaceFirstUText U_ICU_ENTRY_POINT_RENAME(uregex_replaceFirstUText) macro
|