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

  /external/icu/icu4c/source/i18n/
nfrs.h 96 uint32_t util64_tou(int64_t n, UChar* buffer, uint32_t buflen, uint32_t radix = 10, UBool raw = FALSE);
nfrs.cpp 983 uint32_t util64_tou(int64_t w, UChar* buf, uint32_t len, uint32_t radix, UBool raw) function
nfrule.cpp 654 int32_t len = util64_tou(n, buffer, sizeof(buffer));
    [all...]

Completed in 80 milliseconds