Searched defs:appendUnchanged (Results 1 – 9 of 9) sorted by relevance
/external/icu/icu4c/source/common/ |
D | bytesinkutil.h | 48 static UBool appendUnchanged(const uint8_t *s, int32_t length, in appendUnchanged() function
|
D | bytesinkutil.cpp | 109 ByteSinkUtil::appendUnchanged(const uint8_t *s, const uint8_t *limit, in appendUnchanged() function in ByteSinkUtil
|
D | ustrcase.cpp | 164 appendUnchanged(UChar *dest, int32_t destIndex, int32_t destCapacity, in appendUnchanged() function
|
/external/icu/libicu/cts_headers/ |
D | bytesinkutil.h | 48 static UBool appendUnchanged(const uint8_t *s, int32_t length, in appendUnchanged() function
|
/external/cronet/third_party/icu/source/common/ |
D | bytesinkutil.h | 48 static UBool appendUnchanged(const uint8_t *s, int32_t length, in appendUnchanged() function
|
D | bytesinkutil.cpp | 109 ByteSinkUtil::appendUnchanged(const uint8_t *s, const uint8_t *limit, in appendUnchanged() function in ByteSinkUtil
|
D | ustrcase.cpp | 164 appendUnchanged(UChar *dest, int32_t destIndex, int32_t destCapacity, in appendUnchanged() function
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | CaseMapImpl.java | 404 private static final void appendUnchanged(CharSequence src, int start, int length, in appendUnchanged() method in CaseMapImpl
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | CaseMapImpl.java | 409 private static final void appendUnchanged(CharSequence src, int start, int length, in appendUnchanged() method in CaseMapImpl
|