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

  /external/chromium_org/third_party/icu/source/i18n/
rematch.cpp 474 // appendTail Intended to be used in conjunction with appendReplacement()
478 // Note: Match ranges do not affect appendTail or appendReplacement
481 UnicodeString &RegexMatcher::appendTail(UnicodeString &dest) {
487 appendTail(&resultText, status);
495 // appendTail, UText mode
497 UText *RegexMatcher::appendTail(UText *dest, UErrorCode &status) {
    [all...]
uregex.cpp     [all...]
  /external/icu/icu4c/source/i18n/
rematch.cpp 474 // appendTail Intended to be used in conjunction with appendReplacement()
478 // Note: Match ranges do not affect appendTail or appendReplacement
481 UnicodeString &RegexMatcher::appendTail(UnicodeString &dest) {
487 appendTail(&resultText, status);
495 // appendTail, UText mode
497 UText *RegexMatcher::appendTail(UText *dest, UErrorCode &status) {
    [all...]
uregex.cpp     [all...]
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 191 milliseconds