/external/chromium_org/third_party/icu/source/common/ |
uinvchar.h | 101 uprv_eastrncpy(uint8_t *dst, const uint8_t *src, int32_t n);
|
uinvchar.c | 561 uprv_eastrncpy(uint8_t *dst, const uint8_t *src, int32_t n) function
|
/external/icu4c/common/ |
uinvchar.h | 121 uprv_eastrncpy(uint8_t *dst, const uint8_t *src, int32_t n);
|
uinvchar.c | 588 uprv_eastrncpy(uint8_t *dst, const uint8_t *src, int32_t n) function
|
/external/icu4c/common/unicode/ |
urename.h | 1296 #define uprv_eastrncpy macro [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
urename.h | 1275 #define uprv_eastrncpy macro [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
regextst.cpp | 165 uprv_eastrncpy((unsigned char*)ebuf, (const unsigned char*)buf, bufLen); [all...] |
/external/icu4c/test/intltest/ |
regextst.cpp | 177 uprv_eastrncpy((unsigned char*)ebuf, (const unsigned char*)buf, bufLen); [all...] |