Home | History | Annotate | Download | only in i18n

Lines Matching full:util_append64

571 static void util_append64(UnicodeString& result, int64_t n)
594 util_append64(result, baseValue);
597 util_append64(result, radix);