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

  /external/icu/icu4c/source/extra/uconv/
uwmsg.c 161 resultLength = u_vformatMessage(uloc_getDefault(), msg, msgLen, result, resultLength, ap, &err);
  /external/icu/icu4c/source/i18n/unicode/
umsg.h 206 u_vformatMessage( const char *locale,
  /external/icu/icu4c/source/i18n/
umsg.cpp 75 actLen = u_vformatMessage(locale,pattern,patternLength,result,resultLength,ap,status);
83 u_vformatMessage( const char *locale,
  /external/icu/icu4c/source/test/cintltst/
cmsgtst.c     [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h 403 #define u_vformatMessage U_ICU_ENTRY_POINT_RENAME(u_vformatMessage)
    [all...]

Completed in 96 milliseconds