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

  /external/icu/icu4c/source/test/cintltst/
custrtrn.c 744 u_strToUTF8WithSub(out8, UPRV_LENGTHOF(out8), &u8DestLen,
    [all...]
  /external/icu/icu4c/source/common/unicode/
ustring.h     [all...]
urename.h 367 #define u_strToUTF8WithSub U_ICU_ENTRY_POINT_RENAME(u_strToUTF8WithSub)
    [all...]
  /external/icu/icu4c/source/common/
unistr.cpp 904 u_strToUTF8WithSub(target, capacity, &length8,
953 u_strToUTF8WithSub(utf8, capacity, &length8,
963 u_strToUTF8WithSub(utf8, length8, &length8,
    [all...]
ustrtrns.cpp     [all...]
  /external/icu/icu4c/source/test/intltest/
rbbitst.cpp 889 u_strToUTF8WithSub(NULL, 0, &utf8Length, // Output Buffer, NULL for preflight.
899 u_strToUTF8WithSub(buffer, utf8Length, NULL,
    [all...]

Completed in 393 milliseconds