Home
last modified time | relevance | path

Searched refs:u_vformatMessage (Results 1 – 9 of 9) sorted by relevance

/external/icu4c/i18n/unicode/
Dumsg.h204 u_vformatMessage( const char *locale,
/external/chromium_org/third_party/icu/source/i18n/unicode/
Dumsg.h290 u_vformatMessage( const char *locale,
/external/icu4c/extra/uconv/
Duwmsg.c160 resultLength = u_vformatMessage(uloc_getDefault(), msg, msgLen, result, resultLength, ap, &err); in u_wmsg()
/external/chromium_org/third_party/icu/source/i18n/
Dumsg.cpp52 actLen = u_vformatMessage(locale,pattern,patternLength,result,resultLength,ap,status); in u_formatMessage()
60 u_vformatMessage( const char *locale, in u_vformatMessage() function
/external/icu4c/i18n/
Dumsg.cpp73 actLen = u_vformatMessage(locale,pattern,patternLength,result,resultLength,ap,status); in u_formatMessage()
81 u_vformatMessage( const char *locale, in u_vformatMessage() function
/external/chromium_org/third_party/icu/source/test/cintltst/
Dcmsgtst.c862 … len = u_vformatMessage(locale, testCasePattern, patternLength, result, resultLength, ap, status); in CallFormatMessage()
/external/icu4c/test/cintltst/
Dcmsgtst.c874 … len = u_vformatMessage(locale, testCasePattern, patternLength, result, resultLength, ap, status); in CallFormatMessage()
/external/icu4c/common/unicode/
Durename.h401 #define u_vformatMessage U_ICU_ENTRY_POINT_RENAME(u_vformatMessage) macro
/external/chromium_org/third_party/icu/source/common/unicode/
Durename.h412 #define u_vformatMessage U_ICU_ENTRY_POINT_RENAME(u_vformatMessage) macro