Home
last modified time | relevance | path

Searched defs:extractBetween (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
Dreptest.cpp90 void extractBetween(int32_t start, int32_t limit, UnicodeString& result) const { in extractBetween() function in TestReplaceable
192 void extractBetween(int32_t /*start*/, int32_t /*limit*/, UnicodeString& result) const { in extractBetween() function in NoopReplaceable
/external/icu4c/test/intltest/
Dreptest.cpp90 void extractBetween(int32_t start, int32_t limit, UnicodeString& result) const { in extractBetween() function in TestReplaceable
192 void extractBetween(int32_t /*start*/, int32_t /*limit*/, UnicodeString& result) const { in extractBetween() function in NoopReplaceable
/external/icu4c/i18n/
Dutrans.cpp115 void ReplaceableGlue::extractBetween(int32_t start, in extractBetween() function in ReplaceableGlue
/external/chromium_org/third_party/icu/source/i18n/
Dutrans.cpp115 void ReplaceableGlue::extractBetween(int32_t start, in extractBetween() function in ReplaceableGlue
/external/chromium_org/third_party/icu/source/common/
Dunistr.cpp824 UnicodeString::extractBetween(int32_t start, in extractBetween() function in UnicodeString
/external/icu4c/common/
Dunistr.cpp870 UnicodeString::extractBetween(int32_t start, in extractBetween() function in UnicodeString
/external/icu4c/common/unicode/
Dunistr.h4221 UnicodeString::extractBetween(int32_t start, in extractBetween() function
/external/chromium_org/third_party/icu/source/common/unicode/
Dunistr.h4102 UnicodeString::extractBetween(int32_t start, in extractBetween() function