HomeSort by relevance Sort by last modified time
    Searched refs:appendTail (Results 1 - 10 of 10) sorted by null

  /cts/libs/vogar-expect/src/vogar/util/
Strings.java 112 matcher.appendTail(result);
  /external/vogar/src/vogar/util/
Strings.java 115 matcher.appendTail(result);
  /external/icu/icu4c/source/i18n/unicode/
regex.h     [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
RBBIMonkeyTest.java 146 fSetRefsMatcher.appendTail(expandedDef);
209 fSetRefsMatcher.appendTail(expandedDefsRule);
225 fPropertyMatcher.appendTail(expandedRule);
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
RBBIMonkeyTest.java 143 fSetRefsMatcher.appendTail(expandedDef);
206 fSetRefsMatcher.appendTail(expandedDefsRule);
222 fPropertyMatcher.appendTail(expandedRule);
    [all...]
  /external/icu/icu4c/source/i18n/
uregex.cpp     [all...]
rematch.cpp 483 // appendTail Intended to be used in conjunction with appendReplacement()
487 // Note: Match ranges do not affect appendTail or appendReplacement
490 UnicodeString &RegexMatcher::appendTail(UnicodeString &dest) {
496 appendTail(&resultText, status);
504 // appendTail, UText mode
506 UText *RegexMatcher::appendTail(UText *dest, UErrorCode &status) {
    [all...]
  /external/icu/icu4c/source/test/intltest/
rbbimonkeytest.cpp 130 fSetRefsMatcher->appendTail(expandedDef);
185 fSetRefsMatcher->appendTail(thisRule->fExpandedRule);
    [all...]
regextst.cpp     [all...]
  /external/icu/icu4c/source/tools/toolutil/
xmlparser.cpp 631 mAmps.appendTail(result);

Completed in 1240 milliseconds