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

  /external/chromium_org/third_party/icu/source/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/icu/icu4c/source/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/icu/icu4c/source/common/unicode/
urename.h 1264 #define uprv_eastrncpy macro
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h 1330 #define uprv_eastrncpy macro
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
regextst.cpp 177 uprv_eastrncpy((unsigned char*)ebuf, (const unsigned char*)buf, bufLen);
    [all...]
  /external/icu/icu4c/source/test/intltest/
regextst.cpp 181 uprv_eastrncpy((unsigned char*)ebuf, (const unsigned char*)buf, bufLen);
    [all...]

Completed in 439 milliseconds