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

  /external/icu/icu4c/source/common/
uinvchar.h 140 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 1301 #define uprv_eastrncpy macro
    [all...]
  /external/icu/icu4c/source/test/intltest/
regextst.cpp 205 uprv_eastrncpy((unsigned char*)ebuf, (const unsigned char*)buf, bufLen);
    [all...]

Completed in 42 milliseconds