Home
last modified time | relevance | path

Searched refs:appendReplacement (Results 1 – 7 of 7) sorted by relevance

/external/vogar/src/vogar/util/
DStrings.java108 matcher.appendReplacement(result, ""); in xmlSanitize()
/external/icu/icu4c/source/i18n/unicode/
Dregex.h1475 virtual RegexMatcher &appendReplacement(UnicodeString &dest,
1506 virtual RegexMatcher &appendReplacement(UText *dest,
/external/icu/icu4c/source/i18n/
Duregex.cpp1291 inline static int32_t appendReplacement(RegularExpression *regexp,
1337 int32_t RegexCImpl::appendReplacement(RegularExpression *regexp, in appendReplacement() function in RegexCImpl
1590 return RegexCImpl::appendReplacement( in uregex_appendReplacement()
1603 regexp->fMatcher->appendReplacement(dest, replText, *status); in uregex_appendReplacementUText()
Drematch.cpp277 RegexMatcher &RegexMatcher::appendReplacement(UnicodeString &dest, in appendReplacement() function in RegexMatcher
288 appendReplacement(&resultText, &replacementText, status); in appendReplacement()
300 RegexMatcher &RegexMatcher::appendReplacement(UText *dest, in appendReplacement() function in RegexMatcher
1731 appendReplacement(dest, replacement, status); in replaceAll()
1790 appendReplacement(dest, replacement, status); in replaceFirst()
/external/icu/icu4c/source/tools/toolutil/
Dxmlparser.cpp627 mAmps.appendReplacement(result, replacement, status); in replaceCharRefs()
/external/icu/icu4c/source/test/intltest/
Dregextst.cpp1490 m.appendReplacement(result, "ooh", status); in API_Replace()
1500 m.appendReplacement(result, "ooh", status); in API_Replace()
1510 m.appendReplacement(result, "ooh", status); in API_Replace()
2758 m.appendReplacement(&resultText, &replText, status); in API_Replace_UTF8()
2770 m.appendReplacement(&resultText, &replText, status); in API_Replace_UTF8()
2782 m.appendReplacement(&resultText, &replText, status); in API_Replace_UTF8()
3533 parseMatcher->appendReplacement(deTaggedInput, "", status); in regex_find()
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...