Searched refs:u_vformatMessage (Results 1 – 9 of 9) sorted by relevance
/external/icu4c/i18n/unicode/ |
D | umsg.h | 204 u_vformatMessage( const char *locale,
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
D | umsg.h | 290 u_vformatMessage( const char *locale,
|
/external/icu4c/extra/uconv/ |
D | uwmsg.c | 160 resultLength = u_vformatMessage(uloc_getDefault(), msg, msgLen, result, resultLength, ap, &err); in u_wmsg()
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | umsg.cpp | 52 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/ |
D | umsg.cpp | 73 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/ |
D | cmsgtst.c | 862 … len = u_vformatMessage(locale, testCasePattern, patternLength, result, resultLength, ap, status); in CallFormatMessage()
|
/external/icu4c/test/cintltst/ |
D | cmsgtst.c | 874 … len = u_vformatMessage(locale, testCasePattern, patternLength, result, resultLength, ap, status); in CallFormatMessage()
|
/external/icu4c/common/unicode/ |
D | urename.h | 401 #define u_vformatMessage U_ICU_ENTRY_POINT_RENAME(u_vformatMessage) macro
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | urename.h | 412 #define u_vformatMessage U_ICU_ENTRY_POINT_RENAME(u_vformatMessage) macro
|