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

  /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